Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic nested named route support to new routing dsl. Also add a | Joshua Peek | 2009-11-19 | 1 | -0/+52 |
* | Ruby 1.9: work around constant resolution behavior change :( | Jeremy Kemper | 2009-11-04 | 1 | -2/+2 |
* | Fix simple resource named routes for new routing dsl | Joshua Peek | 2009-11-03 | 1 | -6/+19 |
* | Some more generation tests | Joshua Peek | 2009-10-27 | 1 | -1/+4 |
* | Extract routing controller stub helper into abstract unit | Joshua Peek | 2009-10-27 | 1 | -79/+66 |
* | Enable named route tests | Joshua Peek | 2009-10-27 | 1 | -114/+166 |
* | Start migrating AC routing tests into dispatch folder | Joshua Peek | 2009-10-27 | 1 | -0/+336 |