aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/abstract/render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies remaining conventions across the projectXavier Noria2016-08-061-2/+0
* modernizes hash syntax in actionviewXavier Noria2016-08-061-3/+3
* applies new string literal convention in actionview/testXavier Noria2016-08-061-1/+1
* Delete needless `require 'active_support/deprecation'`yui-knk2015-10-201-1/+0
* Stop using deprecated `render :text` in testPrem Sichanugrist2015-07-171-1/+2
* Ensure that .process return the method returnArthur Neves2014-05-061-8/+8
* Move abstract's controller tests to AVŁukasz Strzałkowski2013-08-251-0/+103