http-cookie/test
Akinori MUSHA 1f5eb6bc7f Introduce an abstraction layer for saving (serializing) CookieJar.
CookieJar#save is the new name for the now obsolete #save_as.

CookieJar#save and #load now accept IO-like instead of a filename.

Change the YAML file format, and make #load discard incompatible data.
2013-03-15 04:20:59 +09:00
..
helper.rb Use a newer version of test-unit. 2012-11-06 00:05:09 +09:00
simplecov_start.rb Enable code coverage. 2012-11-06 01:12:29 +09:00
test_http_cookie.rb Use multi-assignment. 2013-03-15 04:20:59 +09:00
test_http_cookie_jar.rb Introduce an abstraction layer for saving (serializing) CookieJar. 2013-03-15 04:20:59 +09:00