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 |
* | Fix all rubocop violations | Rafael Mendonça França | 2017-01-17 | 1 | -1/+1 |
* | Added test to ensure that we dont break #to_h again when trying to restore th... | David Heinemeier Hansson | 2017-01-16 | 1 | -0/+5 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -2/+2 |
* | Fix broken alignments caused by auto-correct commit 411ccbd | Ryuta Kamizono | 2016-08-10 | 1 | -10/+20 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -40/+20 |
* | modernizes hash syntax in actionpack | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -32/+32 |
* | - Renamed NestedParametersTest to NestedParametersPermitTest, to indicate wha... | Vipul A M | 2016-03-13 | 1 | -0/+187 |