Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 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 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -2/+2 |
* | Fix `require_dependency` message format | Ryuta Kamizono | 2016-11-25 | 1 | -1/+1 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | modernizes hash syntax in actionview | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | applies new string literal convention in actionview/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Prefer assert_raise instead of flunk + rescue to test for exceptions | Carlos Antonio da Silva | 2013-12-19 | 1 | -3/+3 |
* | Refactor File.expand_path usage to remove additional File.join | Alex Johnson | 2013-11-05 | 1 | -1/+1 |
* | Move abstract's controller tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+127 |