aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated.rb
Commit message (Expand)AuthorAgeFilesLines
* Partial revert of #d650b71 'Remove deprecated stuff in ActionController'Carlos Antonio da Silva2010-09-261-0/+3
* Remove deprecated stuff in ActionControllerCarlos Antonio da Silva2010-09-261-3/+0
* Remove deprecated support to <% form_for %> and several ActionController::Bas...José Valim2010-08-291-1/+1
* Make ActionController::Routing::Routes a DeprecatedProxyCarlhuda2010-02-261-2/+0
* WIP: Remove the global routerCarlhuda2010-02-251-1/+2
* Use ActionDispatch::Routing everywhereMartin Schürrer2010-02-211-1/+0
* 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 paths,...José Valim2010-01-251-0/+1
* 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 ActionController::Re...Joshua Peek2009-04-141-0/+2