aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/renderer/abstract_renderer.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Privatize unneededly protected methods in Action ViewAkira Matsuda2016-12-241-4/+4
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-15/+15
* modernizes hash syntax in actionviewXavier Noria2016-08-061-1/+1
* Lock down new `ImplicitRender` behavior for 5.0 RCGodfrey Chan2016-02-251-1/+1
* Instrument cached collection renders.Kasper Timm Hansen2016-02-201-2/+6
* allow :file to be outside rails root, but anything else must be inside the ra...Aaron Patterson2016-01-221-1/+1
* small refactors to actionview renderersEugene Gilburg2014-07-181-2/+4
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+47