Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r1475@iwill: jeremy | 2005-06-28 23:19:51 -0700 | Jeremy Kemper | 2005-06-29 | 1 | -47/+47 |
* | Routes fail with leading slash #1540 [Nicholas Seckar] | Jamis Buck | 2005-06-28 | 1 | -0/+5 |
* | Don't ignore :controller for urls made inside a controller module #1526 [Nich... | David Heinemeier Hansson | 2005-06-27 | 1 | -0/+7 |
* | Make named routes work without hashes #1523 [Nicholas Seckar] | David Heinemeier Hansson | 2005-06-27 | 1 | -0/+6 |
* | Eliminate a "string literal in condition" warning from some routes | Jamis Buck | 2005-06-25 | 1 | -0/+12 |
* | Fix problem with symbol/string mismatch on some routes | Jamis Buck | 2005-06-24 | 1 | -0/+7 |
* | Improved performance of Routes generation by a factor of 5 #1434 [Nicholas Se... | David Heinemeier Hansson | 2005-06-24 | 1 | -458/+562 |
* | Include Routing tests in rake run #1287 | David Heinemeier Hansson | 2005-06-21 | 1 | -0/+543 |