Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | modernizes hash syntax in actionview | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | applies new string literal convention in actionview/lib | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | mimic ActiveSupport's Array#to_sentence in an html_safe-aware way | Neil Matatall | 2016-03-15 | 1 | -0/+30 |
* | html_safe is not supposed to be public API for AV. This change removes usage ... | Vipul A M | 2016-01-20 | 1 | -2/+2 |
* | Uppercase HTML in docs. | Hendy Tanata | 2014-08-08 | 1 | -3/+3 |
* | Fix typos like `a html` to `an html` and 'an mail' to 'an email'. [ci skip] | Santosh Wadghule | 2014-07-14 | 1 | -1/+1 |
* | In tag helper, honor html_safe on array parameters; also make safe_join more ... | Paul Grayson | 2014-06-12 | 1 | -4/+4 |
* | Unwrap another html_escape | Matthew Draper | 2014-06-07 | 1 | -2/+2 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+38 |