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
/
deprecated_mapper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds missing requires for Object#try
Xavier Noria
2010-08-09
1
-0
/
+1
*
Change returning with tap
Santiago Pastorino
2010-07-25
1
-1
/
+1
*
RouteSet should also handle anonymous classes.
José Valim
2010-07-05
1
-2
/
+2
*
Define a convention for descendants and subclasses.
José Valim
2010-07-05
1
-2
/
+2
*
Fixes for "router" and "routes" terminology
Wincent Colaiuta
2010-07-03
1
-1
/
+1
*
Unify routes naming by renaming router to routes
Piotr Sarnacki
2010-07-02
1
-2
/
+2
*
Deprecate the old router DSL. Since it is still used intensively across Actio...
José Valim
2010-06-28
1
-0
/
+2
*
Take out documentation from DeprecatedMapper to discourage its usage.
Rizwan Reza
2010-06-21
1
-384
/
+0
*
action_dispatch/routing/deprecated_mapper needs with_options
Matthew Rudy Jacobs
2010-04-14
1
-0
/
+1
*
Merge commit 'rails/master'
Xavier Noria
2010-03-31
1
-0
/
+2
|
\
|
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+2
*
|
Mark ActionDispatch::Routing::DeprecatedMapper as nodoc to hide old documenta...
Andrew White
2010-03-31
1
-1
/
+1
|
/
*
Remove implicit controller namespacing from new dsl
Joshua Peek
2010-02-28
1
-0
/
+25
*
Remove ActionController::Base.resources_path_names
Carl Lerche
2010-02-24
1
-7
/
+8
*
Move controller namespace tracking into route set so it gets
Joshua Peek
2009-12-02
1
-1
/
+1
*
Fix generating params with optional defaults [#3404 state:resolved]
Joshua Peek
2009-12-01
1
-1
/
+1
*
Extract Routing.controller_constraints
Joshua Peek
2009-11-23
1
-2
/
+1
*
Restore `rake routes` [#3402 state:resolved]
Joshua Peek
2009-10-24
1
-2
/
+1
*
New routing dsl
Joshua Peek
2009-10-20
1
-0
/
+879