Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial revert of #d650b71 'Remove deprecated stuff in ActionController' | Carlos Antonio da Silva | 2010-09-26 | 1 | -0/+3 |
* | Remove deprecated stuff in ActionController | Carlos Antonio da Silva | 2010-09-26 | 1 | -3/+0 |
* | Remove deprecated support to <% form_for %> and several ActionController::Bas... | José Valim | 2010-08-29 | 1 | -1/+1 |
* | Make ActionController::Routing::Routes a DeprecatedProxy | Carlhuda | 2010-02-26 | 1 | -2/+0 |
* | WIP: Remove the global router | Carlhuda | 2010-02-25 | 1 | -1/+2 |
* | Use ActionDispatch::Routing everywhere | Martin Schürrer | 2010-02-21 | 1 | -1/+0 |
* | ActionMailer should depend just on AbstractController. | José Valim | 2010-01-29 | 1 | -1/+1 |
* | Add active_model/railtie back to generated boot.rb, add models back to paths,... | José Valim | 2010-01-25 | 1 | -0/+1 |
* | Group together all the old routing dsl logic | Joshua Peek | 2009-10-20 | 1 | -1/+0 |
* | Move Routing into AD | Joshua Peek | 2009-10-20 | 1 | -0/+3 |
* | Backwords compat alias for ActionController::Request and ActionController::Re... | Joshua Peek | 2009-04-14 | 1 | -0/+2 |