aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/rendering.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose a _render_partial hook as thhe _render_template one and make use of it.José Valim2009-12-311-5/+9
* Dont introspect inline templates for the logger and cleanup a few styling issuesDavid Heinemeier Hansson2009-12-211-5/+4
* AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo...Yehuda Katz2009-12-201-1/+0
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-0/+203