aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/renderer.rb
Commit message (Expand)AuthorAgeFilesLines
* Renamed presenter to renderer, added some documentation and defined its API.José Valim2009-08-071-50/+165
* Get all ActionController partial rendering to use ActionView's partial code. ...Yehuda Katz2009-08-071-13/+2
* Start cleaning up partial pathYehuda Katz2009-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/+77