aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/abstract/layouts_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more test coverage to layoutsRafael Mendonça França2016-05-201-4/+152
* keep layouts + locals from bloating the cacheAaron Patterson2016-05-171-0/+19
* locals can be accessed from templates rendered in the controllerAaron Patterson2016-05-171-0/+16
* Stop using deprecated `render :text` in testPrem Sichanugrist2015-07-171-2/+2
* More typo fixesAkira Matsuda2013-11-271-1/+1
* Minor typo fixesAkira Matsuda2013-11-271-3/+3
* Move abstract's controller tests to AVŁukasz Strzałkowski2013-08-251-0/+384