aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/layouts.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵Yehuda Katz2009-08-061-192/+0
| | | | their module locations
* 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 ↵Yehuda Katz + Carl Lerche2009-06-161-2/+2
| | | | for all mimes
* Get tests to run (with failures) without old base aroundYehuda Katz + Carl Lerche2009-06-151-0/+195