Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | José Valim | 2010-01-25 | 1 | -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 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 ↵ | Joshua Peek | 2009-04-14 | 1 | -0/+2 |
ActionController::Response |