aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/controller/view_paths_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Pass locals in to the template object on constructionAaron Patterson2019-02-251-2/+3
* Templates have one formatAaron Patterson2019-02-251-1/+1
* Tighten up the AV::Base constructorAaron Patterson2019-01-291-2/+2
* Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-241-0/+10
* 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
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* Fix actionview test failureRyuta Kamizono2016-08-111-2/+2
* Fix broken alignments caused by auto-correct commit 411ccbdRyuta Kamizono2016-08-101-1/+1
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-3/+1
* modernizes hash syntax in actionviewXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionview/testXavier Noria2016-08-061-10/+10
* Change AC::TestResponse to AD::TestResponsePrem Sichanugrist2015-07-141-1/+1
* use new constructor. (Oops! :bomb:)Aaron Patterson2015-07-081-1/+1
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Moved viewpathstest into actionview/test/actionpack/controllerArun Agrawal2013-10-091-0/+174