aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/rendering.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure strings given to render with slash are rendered relative to the config...José Valim2010-01-221-12/+24
* Bring normalize behavior to AbstractController::RenderingJosé Valim2010-01-201-3/+4
* Expose a _render_partial hook as thhe _render_template one and make use of it.José Valim2009-12-311-6/+6
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-0/+57