aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/abstract/layouts.rb
Commit message (Expand)AuthorAgeFilesLines
* In the middle of some refactoring... some fails due to changes in AbstractCon...Yehuda Katz and Carl Lerche2009-03-231-11/+31
* CheckpointYehuda Katz and Carl Lerche2009-03-231-0/+36
* Get very basic layouts working.Yehuda Katz2009-03-191-5/+2
* AbstractController now supports layouts and renderingYehuda Katz2009-02-271-0/+10