aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/text_test.rb
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Renamed formats -> format in test after #35406Abhay Nikam2019-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
* Add missing tests for ActionView::Template::Textkenta-s2017-01-201-0/+16
* Remove unused argumentRafael Mendonça França2016-12-021-12/+2
* applies new string literal convention in actionview/testXavier Noria2016-08-061-7/+7
* Use the reference for the mime type to get the formatRafael Mendonça França2014-02-181-0/+17