aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/session
Commit message (Collapse)AuthorAgeFilesLines
* Inherit TestSession from Session::AbstractStore and add indifferent access ↵Joshua Peek2009-04-262-18/+9
| | | | to Session::AbstractStore.
* Session tests belong under dispatch folderJoshua Peek2009-04-213-0/+435