Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If session_options[:id] is requested when using CookieStore, unmarshal the ↵ | Jay Pignata | 2009-09-03 | 1 | -2/+2 |
| | | | | | | session to access it [#2268 state:resolved] Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Reset session in integration tests after changing routes to reload the ↵ | Joshua Peek | 2009-08-27 | 1 | -8/+11 |
| | | | | middleware stack | ||||
* | Make cookie store tests pass with the new base | Pratik Naik | 2009-05-25 | 1 | -0/+3 |
| | |||||
* | Inherit TestSession from Session::AbstractStore and add indifferent access ↵ | Joshua Peek | 2009-04-26 | 1 | -2/+1 |
| | | | | to Session::AbstractStore. | ||||
* | Session tests belong under dispatch folder | Joshua Peek | 2009-04-21 | 1 | -0/+250 |