aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated.rb
Commit message (Collapse)AuthorAgeFilesLines
* ActionMailer should depend just on AbstractController.José Valim2010-01-291-1/+1
|
* Add active_model/railtie back to generated boot.rb, add models back to ↵José Valim2010-01-251-0/+1
| | | | paths, load active_support/railtie since we need it and ensure default logger is set before config.
* Group together all the old routing dsl logicJoshua Peek2009-10-201-1/+0
|
* Move Routing into ADJoshua Peek2009-10-201-0/+3
|
* Backwords compat alias for ActionController::Request and ↵Joshua Peek2009-04-141-0/+2
ActionController::Response