aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/layouts.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-1/+1
* Introduce `render :plain` for render plain textPrem Sichanugrist2014-02-181-1/+1
* Introduce `render :body` for render raw contentPrem Sichanugrist2014-02-181-1/+1
* _implied_layout_name should be privateRafael Mendonça França2013-11-191-9/+11
* Use the right indentationRafael Mendonça França2013-11-191-1/+1
* Add missing requires inside AVŁukasz Strzałkowski2013-08-251-1/+1
* Move layouts to AVŁukasz Strzałkowski2013-08-251-0/+424