aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/rendering_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated `render :text` in testPrem Sichanugrist2015-07-171-1/+1
* Make possible to use blocks with short version of render partialNikolay Shebanov2014-12-191-1/+1
* Uppercase HTML in docs.Hendy Tanata2014-08-081-2/+2
* Fix broken list formatting [ci skip]noinkling2014-07-171-5/+5
* Do note remove `Content-Type` when `render :body`Prem Sichanugrist2014-03-051-2/+3
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+3
* Introduce `render :plain` for render plain textPrem Sichanugrist2014-02-181-0/+2
* Introduce `render :body` for render raw contentPrem Sichanugrist2014-02-181-0/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+90