Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass source to template handler and deprecate old style handler | Aaron Patterson | 2019-02-01 | 1 | -2/+2 |
* | 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 |
* | Change the raw template handler to render html-safe strings | eileencodes | 2016-06-21 | 1 | -1/+1 |
* | Prefer inspect over escaping and sorround by quote marks | Santiago Pastorino | 2016-01-05 | 1 | -3/+1 |
* | Freeze static arguments for gsub | brainopia | 2015-04-02 | 1 | -1/+1 |
* | Prefer string patterns for gsub | brainopia | 2015-04-02 | 1 | -1/+1 |
* | Call gsub with a Regexp instead of a String for better performance | Pablo Herrero | 2014-11-01 | 1 | -1/+1 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+11 |