aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/layouts.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-192/+0
* Remove one more note about deprecated behaviorYehuda Katz + Carl Lerche2009-06-171-3/+0
* An exception is raised if a layout is missing only if the layout is missing f...Yehuda Katz + Carl Lerche2009-06-161-2/+2
* Get tests to run (with failures) without old base aroundYehuda Katz + Carl Lerche2009-06-151-0/+195