aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/activerecord/controller_runtime_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add allocations to template renderer subscriptionEileen Uchitelle2018-10-101-5/+5
* Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-241-0/+8
* 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
* Should escape meta characters in regexpRyuta Kamizono2017-05-071-1/+1
* modernizes hash syntax in actionviewXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionview/testXavier Noria2016-08-061-6/+6
* Store the old logger before calling superRafael Mendonça França2016-07-171-1/+1
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-1/+1
* Removed warningRafael Mendonça França2014-08-181-1/+1
* Remove usafe of respond_to in ActionView testsJosé Valim2014-08-171-3/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+95