Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Update Session to utilize indiffernt access" | Matthew Draper | 2016-02-26 | 1 | -7/+0 |
* | Update Session to utilize indiffernt access | Tom Prats | 2016-01-30 | 1 | -0/+7 |
* | Updating TestSession to access with indifference | Jeremy Friesen | 2015-08-26 | 1 | -0/+10 |
* | Adds missing argument handling for ActionController::TestSession to | Matthew Gerrior | 2015-08-06 | 1 | -0/+10 |
* | Add keys/values methods to TestSession | Carlos Antonio da Silva | 2013-01-25 | 1 | -5/+11 |
* | remove warning: assigned but unused variable | Santiago Pastorino | 2011-06-08 | 1 | -1/+0 |
* | Remove deprecated methods since 2-3-stable. | José Valim | 2010-05-18 | 1 | -12/+0 |
* | CookieJar#delete should return the key's value, consistent with a Hash | Jeffrey Hardy | 2009-10-14 | 1 | -2/+2 |
* | Inherit TestSession from Session::AbstractStore and add indifferent access to... | Joshua Peek | 2009-04-26 | 1 | -16/+8 |
* | Session tests belong under dispatch folder | Joshua Peek | 2009-04-21 | 1 | -0/+58 |