aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/template.rb
Commit message (Expand)AuthorAgeFilesLines
* Reduce object allocationAkira Matsuda2014-10-251-1/+5
* Reduce object allocationAkira Matsuda2014-10-251-1/+1
* Use #tr instead of #gsub where possibleAlex Weidmann2014-10-021-1/+1
* use tr instead of gsub when possibleAdrian Rangel2014-10-011-1/+1
* remove useless parameterAaron Patterson2014-08-271-2/+2
* remove dead codeAaron Patterson2014-08-271-12/+2
* Add variants to Template classŁukasz Strzałkowski2014-03-141-1/+2
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+1
* Avoid unnecessary catching of Exception instead of StandardError (converting ...stopdropandrew2013-10-241-2/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+340