Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate ActionDispatch::TestResponse response aliases | Trevor Wistaff | 2017-08-07 | 1 | -0/+7 |
* | 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 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Let TestResponse assign a parser. | Kasper Timm Hansen | 2016-07-10 | 1 | -0/+8 |
* | only call methods that are on the superclass | Aaron Patterson | 2015-07-14 | 1 | -4/+3 |
* | Add ActionDispatch::TestResponse tests. | John Firebaugh | 2010-09-25 | 1 | -0/+21 |