aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/renderer
Commit message (Expand)AuthorAgeFilesLines
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+2
* Introduce `render :plain` for render plain textPrem Sichanugrist2014-02-181-1/+3
* Introduce `render :body` for render raw contentPrem Sichanugrist2014-02-181-2/+4
* typos rectified [ci skip]Aayush khandelwal2013-12-121-1/+1
* Improve readability of sentence in partial-renderer docs [ci skip]Mac Martine2013-11-191-1/+1
* Fix default rendered format problem when calling render method without :conte...kennyj2013-07-151-1/+1
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-205-0/+788