aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/session/cookie_store_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Make cookie store tests pass with the new basePratik Naik2009-05-251-0/+3
* Inherit TestSession from Session::AbstractStore and add indifferent access to...Joshua Peek2009-04-261-2/+1
* Session tests belong under dispatch folderJoshua Peek2009-04-211-0/+250