Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken doc layout for action_view [ci skip] | Yoshiyuki Hirano | 2017-08-27 | 1 | -1/+1 |
* | 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 |
* | DRYing duplicate methods | Andrey Molchanov | 2016-09-16 | 1 | -3/+1 |
* | applies new string literal convention in actionview/lib | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Use the reference for the mime type to get the format | Rafael Mendonça França | 2014-02-18 | 1 | -1/+1 |
* | Introduce `render :html` for render HTML string | Prem Sichanugrist | 2014-02-18 | 1 | -0/+34 |