aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/renderers.rb
Commit message (Expand)AuthorAgeFilesLines
* adds missing requires for Object#blank? and Object#present?Xavier Noria2010-03-281-0/+1
* All tests pass without memoizing view_contextCarlhuda2010-03-181-1/+1
* Finish cleaning up rendering stack from views and move assigns evaluation to ...José Valim2010-03-121-1/+2
* Remove the renderer option from the hash.José Valim2010-02-241-1/+1
* Convert to class_attributeJeremy Kemper2010-02-011-3/+7
* Rename RenderOptions to RenderersDavid Heinemeier Hansson2009-12-201-0/+91