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
/
journey
/
routes.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
move route allocation to a factory method on the mapping object
Aaron Patterson
2015-08-15
1
-8
/
+1
*
only keep one hash of named routes
Aaron Patterson
2015-08-14
1
-4
/
+1
*
rm add_route2
Aaron Patterson
2015-08-14
1
-7
/
+1
*
pass pass the mapping object down the add_route stack
Aaron Patterson
2015-08-14
1
-2
/
+12
*
extract required_defaults from the conditions hash before constructing the route
Aaron Patterson
2015-06-08
1
-2
/
+2
*
ActionDispatch::Journey::Routes#empty? test cases
Valentine Valyaeff
2015-05-19
1
-1
/
+1
*
Added ActionDispatch::Journey::Routes#empty?
juggernaut-
2015-05-18
1
-0
/
+4
*
Partition routes during setup.
Guo Xiang Tan
2015-02-26
1
-7
/
+12
*
Clear named routes when routes.rb is reloaded
Andrew White
2013-07-21
1
-0
/
+1
*
access `@path` and `@routes` via reader methods in journey
Gosha Arinich
2013-01-07
1
-2
/
+2
*
refactor Journey::Routes
Gosha Arinich
2013-01-07
1
-12
/
+11
*
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
1
-8
/
+8
*
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
1
-5
/
+4
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-0
/
+77