aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/compiled_templates_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove actionview tests which modify fixturesJohn Hawthorn2019-06-051-39/+1
* Prefer render template: in testsJohn Hawthorn2019-03-211-13/+13
* 🚨 Make the cops happy 🚨Aaron Patterson2019-02-061-1/+1
* Move templates to an anonymous subclass of AV::BaseAaron Patterson2019-02-061-3/+14
* Tighten up the AV::Base constructorAaron Patterson2019-01-291-2/+2
* 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
* Allow render locals to be assigned to instance variablesAndrew White2017-01-151-0/+4
* split DELEGATION_RESERVED_METHOD_NAMES in halfToshimaru2016-12-091-4/+10
* Enable `block` variable in viewToshimaru2016-12-091-0/+4
* Change render to support any hash keys in localsPeter Schilling2016-10-021-0/+19
* modernizes hash syntax in actionviewXavier Noria2016-08-061-9/+9
* applies new string literal convention in actionview/testXavier Noria2016-08-061-1/+1
* handle <%== nil %> casesAaron Patterson2014-09-141-0/+4
* Move cleanup into teardown, delete obsolete code.Zuhao Wan2014-06-141-8/+1
* Remove unneeded filesPiotr Sarnacki2013-06-201-1/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+63