http-cookie/test
Akinori MUSHA 8be03978a0 Make each(uri) not fail if a non-HTTP URL is given.
Fix documents with #each.  The uri argument was not made a keyword
argument.

Guarantee that the +uri+ given to AbstractStore#each() is a URI
object.

Make HashStore#each return self as required.
2013-03-15 11:33:54 +09:00
..
helper.rb Add error messages to make migration from Mechanize::Cookie easier. 2013-03-15 05:53:11 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_cookie.rb Check if the scheme is http(s) and the host is non-nil in URI. 2013-03-15 11:21:57 +09:00
test_http_cookie_jar.rb Make each(uri) not fail if a non-HTTP URL is given. 2013-03-15 11:33:54 +09:00