Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actionpack/ | Kir Shatrov | 2017-07-29 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Revert "Update Session to utilize indiffernt access" | Matthew Draper | 2016-02-26 | 1 | -16/+0 |
* | Update Session to utilize indiffernt access | Tom Prats | 2016-01-30 | 1 | -0/+16 |
* | implement abstract store methods | Aaron Patterson | 2015-09-04 | 1 | -2/+2 |
* | use a request object in the session middleware | Aaron Patterson | 2015-08-22 | 1 | -3/+3 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | testing session store behavior | Aaron Patterson | 2012-05-02 | 1 | -0/+56 |