Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7495 from steveklabnik/issue_7478 | Aaron Patterson | 2012-09-01 | 1 | -2/+5 |
|\ | |||||
| * | Force reloading of the session after destroy | Andreas Loupasakis | 2012-09-01 | 1 | -0/+3 |
| * | Assign a new session_id to session options hash | Andreas Loupasakis | 2012-09-01 | 1 | -2/+2 |
* | | Fix comment about Session. | Steve Klabnik | 2012-08-31 | 1 | -1/+1 |
|/ | |||||
* | Added ActionDispatch::Request::Session#keys and ActionDispatch::Request::Sess... | Philip Arndt | 2012-05-23 | 1 | -0/+8 |
* | need to dup the default options so that mutations will not impact us | Aaron Patterson | 2012-05-04 | 1 | -1/+1 |
* | bread AD::Request::Session to it's own file, consolidate HASH OF DOOM lookups | Aaron Patterson | 2012-05-03 | 1 | -0/+166 |