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
/
lib
/
action_controller
/
routing.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Never end generated paths with a '/' #683
David Heinemeier Hansson
2005-02-20
1
-2
/
+0
*
Added defaults and regexp requirements to Routing #666
David Heinemeier Hansson
2005-02-19
1
-10
/
+50
*
Clear route defaults using :name => nil #663
David Heinemeier Hansson
2005-02-18
1
-0
/
+1
*
Added URL escaping for routing #664
David Heinemeier Hansson
2005-02-18
1
-3
/
+3
*
Loading the Routes should happen in the environments #655
David Heinemeier Hansson
2005-02-17
1
-2
/
+1
*
Only load ROUTE_FILE if one has been declared
David Heinemeier Hansson
2005-02-17
1
-3
/
+1
*
Better fix for requireing a missing route file in unit tests
David Heinemeier Hansson
2005-02-17
1
-1
/
+3
*
Fix that routes werent being loaded in production environment
David Heinemeier Hansson
2005-02-17
1
-1
/
+2
*
Forget defaults :action if :controller changed at all
David Heinemeier Hansson
2005-02-17
1
-2
/
+2
*
Make Routes drop the default for action when the controller changes #651
David Heinemeier Hansson
2005-02-17
1
-0
/
+1
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-0
/
+260
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-260
/
+0
*
Added routing itself.. wonder why that didnt make it through the merge
David Heinemeier Hansson
2005-02-15
1
-0
/
+260
[prev]