aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/erb
Commit message (Expand)AuthorAgeFilesLines
* Fix more offencesRafael Mendonça França2018-09-251-1/+1
* make bot happyAaron Patterson2018-09-241-1/+1
* Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-242-4/+13
* Remove deprecated Erubis ERB handlerRafael Mendonça França2017-10-231-15/+0
* Use frozen string literal in actionview/Kir Shatrov2017-07-244-0/+8
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-024-4/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-014-0/+4
* Set correct "routes" in tests casesbogdanvlviv2017-02-201-2/+2
* Fix inherit from deprecated `ActionView::Template::Handlers::Erubis`Fumiaki MATSUSHIMA2017-02-011-0/+2
* Change ActionView ERB Handler from Erubis to ErubiJeremy Evans2017-01-252-1/+12
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-203-0/+65