aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/session/test_session_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove warning: assigned but unused variableSantiago Pastorino2011-06-081-1/+0
* Remove deprecated methods since 2-3-stable.José Valim2010-05-181-12/+0
* CookieJar#delete should return the key's value, consistent with a HashJeffrey Hardy2009-10-141-2/+2
* Inherit TestSession from Session::AbstractStore and add indifferent access to...Joshua Peek2009-04-261-16/+8
* Session tests belong under dispatch folderJoshua Peek2009-04-211-0/+58