summary refs log tree commit
path: root/test/spec_rack_session_cookie.rb
DateCommit message (Expand)
2009-12-31make Rack::Session::Cookie spec immune to Marshal changes mri-1.9.2dev
2009-01-05Marshall of String changed in 1.9
2008-10-01Test that Rack::Session::Cookie ignores tampered with session cookies
2008-09-30Add secure cookies
2007-05-11Add some more edge-case tests to improve coverage
2007-03-12Add a test for the broken cookie sessions
2007-03-10Fix Rack::Session::Cookie