aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/resolver_patterns_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate custom patterns for PathResolverJohn Hawthorn2019-03-261-1/+4
* Create templates with format=nilJohn Hawthorn2019-02-261-1/+1
* Templates have one formatAaron Patterson2019-02-251-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
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionview/testXavier Noria2016-08-061-1/+1
* Support `:any` variants lookup in `PathResolver`Godfrey Chan2016-03-011-4/+15
* Fix method name typosVipul A M2013-09-051-1/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+31