index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
controller
/
routing_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed that named routes didn't use the default values for action and possible...
David Heinemeier Hansson
2005-07-07
1
-1
/
+11
*
Fixed routing snafu
David Heinemeier Hansson
2005-07-06
1
-2
/
+2
*
Fixed routing regression on index exception
David Heinemeier Hansson
2005-07-05
1
-1
/
+5
*
Routing fix
Jamis Buck
2005-07-05
1
-0
/
+11
*
Fixed routing bug #1592
David Heinemeier Hansson
2005-07-03
1
-0
/
+3
*
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