Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Session to utilize indiffernt access | Tom Prats | 2016-01-30 | 1 | -0/+29 |
* | finish deprecating handling strings and symbols | Aaron Patterson | 2015-08-07 | 1 | -1/+1 |
* | Stop using deprecated `render :text` in test | Prem Sichanugrist | 2015-07-17 | 1 | -2/+2 |
* | Use request.session.id instead of request.session_options[:id] | Brian John | 2015-03-12 | 1 | -1/+1 |
* | Regenerate sid when sbdy tries to fixate the session | Santiago Pastorino | 2014-08-04 | 1 | -9/+8 |
* | fix cache store test | Steve Klabnik | 2012-09-30 | 1 | -0/+1 |
* | Remove default match without specified method | Jose and Yehuda | 2012-04-24 | 1 | -1/+1 |
* | Remove rescue_action from compatibility module and tests | Carlos Antonio da Silva | 2012-01-17 | 1 | -2/+0 |
* | Add ActionDispatch::Session::CacheStore as a generic way of storing sessions ... | Brian Durand | 2011-10-21 | 1 | -0/+181 |