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 broken alignments caused by auto-correct commit 411ccbd | Ryuta Kamizono | 2016-08-10 | 1 | -2/+4 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -7/+3 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Restore and adapt the implementation reverted at | Rafael Mendonça França | 2013-01-19 | 1 | -5/+5 |
* | Added ability to raise or log on unpermitted params. | Thomas Drake-Brockman | 2013-01-20 | 1 | -0/+33 |
* | Rename the configuration to raise_on_unpermitted_parameters | Rafael Mendonça França | 2013-01-05 | 1 | -33/+0 |
* | Allow developers to enable raising of exception when unexpected params are pr... | Thomas Drake-Brockman | 2013-01-05 | 1 | -0/+33 |