aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/template/handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert to class_attributeJeremy Kemper2010-02-011-2/+2
* Silence some trivial warnings: shadowed local vars, indentation mismatchesJeremy Kemper2009-12-281-2/+2
* Reorganize autoloads:Carlhuda2009-12-021-21/+26
* More cleanup of ActionView and reduction in need for blocks in some cases:Yehuda Katz2009-08-151-4/+0
* Clean up ActionView some:Yehuda Katz2009-08-151-1/+1
* Added the :rjs render optionYehuda Katz + Carl Lerche2009-05-211-0/+1
* Remove some response content type concepts from ActionViewYehuda Katz + Carl Lerche2009-05-211-0/+5
* Begin unifying the interface between ActionController and ActionViewYehuda Katz2009-01-221-0/+34