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 |
* | Soften this test since YAML.dump may produce keys in other orders. | Charles Oliver Nutter | 2016-10-21 | 1 | -6/+4 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -7/+7 |
* | Fix wrong assignment. | Kasper Timm Hansen | 2016-08-02 | 1 | -4/+5 |
* | Set `always_permitted_parameters`. | Kasper Timm Hansen | 2016-08-02 | 1 | -0/+9 |
* | Let Psych 2.0.9+ deserialize 2.0.8 serialized parameters. | Kasper Timm Hansen | 2016-08-02 | 1 | -2/+15 |
* | Make Parameters support legacy YAML encodings. | Kasper Timm Hansen | 2016-08-01 | 1 | -0/+32 |