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 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -2/+0 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | remove ancient TODOs [ci skip]. | Yves Senn | 2013-03-18 | 1 | -2/+0 |
* | deprecate `assert_blank` and `assert_present`. | Yves Senn | 2013-01-05 | 1 | -1/+1 |
* | code gardening: we have assert_(nil|blank|present), more concise, with better... | Xavier Noria | 2010-08-17 | 1 | -1/+1 |
* | For performance reasons, you can no longer call html_safe! on Strings. Instea... | Yehuda Katz | 2010-01-31 | 1 | -1/+1 |
* | Switch to on-by-default XSS escaping for rails. | Michael Koziarski | 2009-10-08 | 1 | -0/+19 |