aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/implicit_render.rb
Commit message (Expand)AuthorAgeFilesLines
* Finally moved the find template logic to the views.José Valim2010-03-081-1/+1
* Move layout lookup to views.José Valim2010-03-081-2/+1
* Added template lookup responsible to hold all information used in template lo...José Valim2010-03-071-0/+1
* Actually move ImplicitRender into it's own fileCarl Lerche2010-03-031-0/+21