Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remind us that RoutingAssertions should work in an integration context | Yehuda Katz | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | Setting UrlFor in with_routing is no longer needed now that it's not global | Carlhuda | 2010-02-26 | 1 | -3/+0 |
| | |||||
* | Rename named_url_helpers to url_helpers and url_helpers to url_for | Carlhuda | 2010-02-26 | 1 | -3/+3 |
| | |||||
* | Rename metaclass to singleton_class | Carlhuda | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Final pass at removing the router from a global constant | Carlhuda | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | WIP: Remove the global router | Carlhuda | 2010-02-25 | 1 | -14/+13 |
| | |||||
* | Use ActionDispatch::Routing everywhere | Martin Schürrer | 2010-02-21 | 1 | -11/+11 |
| | |||||
* | Merge docrails | Pratik Naik | 2010-01-17 | 1 | -8/+8 |
| | |||||
* | Move route reloading into railties | Joshua Peek | 2009-12-14 | 1 | -2/+0 |
| | |||||
* | TestProcess belongs in AD | Joshua Peek | 2009-12-12 | 1 | -0/+40 |
| | |||||
* | Kill RouteSet#recognize | Joshua Peek | 2009-12-10 | 1 | -2/+4 |
| | |||||
* | Depend on Hash#diff extension | Jeremy Kemper | 2009-05-30 | 1 | -0/+2 |
| | |||||
* | Move generic assertions into ActionDispatch | Joshua Peek | 2009-04-30 | 1 | -0/+142 |