aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/layouts.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-1/+1
* Move all render and layout pieces required in ActionMailer from ActionControl...José Valim2009-11-011-10/+0
* Refactor ActionMailer layout and remove legacy one.José Valim2009-11-011-11/+0
* Renamed presenter to renderer, added some documentation and defined its API.José Valim2009-08-071-1/+1
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+192