aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/abstract/render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce Template::File as new render file:John Hawthorn2019-03-271-1/+1
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* 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