aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/template/handlers/builder.rb
Commit message (Expand)AuthorAgeFilesLines
* Pass source to template handler and deprecate old style handlerAaron Patterson2019-02-011-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
* Add option for class_attribute default (#29270)David Heinemeier Hansson2017-05-291-4/+1
* Reduce string objects by using \ instead of + or << for concatenating stringsAkira Matsuda2017-01-121-1/+1
* Privatize unneededly protected methods in Action ViewAkira Matsuda2016-12-241-2/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-5/+5
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+26