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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move controller namespace tracking into route set so it gets
Joshua Peek
2009-12-02
1
-41
/
+0
*
Simply track controller namespaces instead of a complete list of
Joshua Peek
2009-12-01
1
-43
/
+16
*
Privatize Routing.possible_controllers and fix brittle url helper
Joshua Peek
2009-11-23
1
-33
/
+33
*
Find all controllers in memory to use for routing
Joshua Peek
2009-11-23
1
-7
/
+12
*
with_controllers is no longer used
Joshua Peek
2009-11-23
1
-11
/
+0
*
Extract Routing.controller_constraints
Joshua Peek
2009-11-23
1
-0
/
+4
*
Kill dead routing internals helpers
Joshua Peek
2009-11-23
1
-26
/
+0
*
Don't really care about reloading routes when inflections are
Joshua Peek
2009-11-23
1
-11
/
+0
*
Consolidate Object#to_param and #to_query core extensions
Jeremy Kemper
2009-11-02
1
-3
/
+1
*
Restore `rake routes` [#3402 state:resolved]
Joshua Peek
2009-10-24
1
-0
/
+1
*
New routing dsl
Joshua Peek
2009-10-20
1
-0
/
+1
*
Group together all the old routing dsl logic
Joshua Peek
2009-10-20
1
-1
/
+1
*
Move Routing into AD
Joshua Peek
2009-10-20
1
-0
/
+381