aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/layout.rb
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+4
|
* Refactor ActionView::PathYehuda Katz + Carl Lerche2009-04-221-1/+1
| | | | | | | | * Decouple from ActionController and ActionMailer * Bring back localization support. * Prepare to decouple templates from the filesystem. * Prepare to decouple localization from ActionView * Fix ActionMailer to take advantage of ActionView::Path
* Resurrecting 1.9 compatibility.Carl Lerche & Yehuda Katz2009-04-131-3/+6
|
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-1/+1
| | | | | | | | | | | | | Conflicts: actionpack/lib/action_controller/base.rb actionpack/lib/action_dispatch/http/mime_type.rb actionpack/lib/action_dispatch/http/request.rb actionpack/lib/action_view/base.rb actionpack/lib/action_view/paths.rb actionpack/test/controller/session/cookie_store_test.rb actionpack/test/dispatch/rack_test.rb actionpack/test/dispatch/request_test.rb
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+244