aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/template/html.rb
Commit message (Expand)AuthorAgeFilesLines
* DRYing duplicate methodsAndrey Molchanov2016-09-161-3/+1
* applies new string literal convention in actionview/libXavier Noria2016-08-061-2/+2
* Use the reference for the mime type to get the formatRafael Mendonça França2014-02-181-1/+1
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+34