aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/renderer/template_renderer.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate handler_class_for_extension as template handlers can be any Ruby ob...José Valim2010-12-011-1/+1
* Delegate freeze_formats to lookup_contextSantiago Pastorino2010-10-161-2/+2
* Remove :cache => true on lookup templates initialization.José Valim2010-10-141-1/+1
* render :once should consider the current controller prefix.José Valim2010-10-141-1/+2
* Use identifiers for template equality.José Valim2010-10-101-1/+1
* Add support to render :once.José Valim2010-10-101-18/+49
* Clean up the house before moving in the new furniture.José Valim2010-10-101-0/+66