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_dispatch
/
routing
/
route.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed deprecated methods, and related tests, from ActionPack
Josh Kalderimis
2011-05-24
1
-7
/
+0
*
use a list to represent the supported verbs for a route object
Aaron Patterson
2011-03-14
1
-9
/
+11
*
RegexpWithNamedGroups is only used for path_info, so only apply to path info
Aaron Patterson
2011-03-14
1
-1
/
+2
*
stop being clever and just call methods on the Route object
Aaron Patterson
2011-03-08
1
-0
/
+3
*
Strip regexp anchors from rake routes output [#5934 state:resolved]
Andrew White
2010-11-09
1
-1
/
+2
*
Refactor routing methods.
Emilio Tagua
2010-09-22
1
-5
/
+1
*
Remove invalid conditions from route [#4989 state:resolved]
Andrew White
2010-06-28
1
-2
/
+11
*
Add support for mount RackApp, :at => "/sprockets" with a shorthand of mount ...
Carlhuda
2010-03-08
1
-2
/
+2
*
Add AD::Route#to_s
Sam Ruby
2010-01-20
1
-0
/
+6
*
Fix `rake routes` method name output [#3422 state:resolved]
Joshua Peek
2009-10-26
1
-2
/
+7
*
Splat calls to_a not to_ary [#3423 state:resolved]
Joshua Peek
2009-10-26
1
-1
/
+1
*
Restore `rake routes` [#3402 state:resolved]
Joshua Peek
2009-10-24
1
-0
/
+44