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
/
test
/
journey
/
routes_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-10
/
+10
*
use the mapper to build the routing table
Aaron Patterson
2015-08-15
1
-31
/
+14
*
only keep one hash of named routes
Aaron Patterson
2015-08-14
1
-8
/
+8
*
rm add_route2
Aaron Patterson
2015-08-14
1
-15
/
+19
*
remove Strexp
Aaron Patterson
2015-08-13
1
-5
/
+3
*
pass anchor directly to `Pattern`
Aaron Patterson
2015-08-13
1
-2
/
+2
*
extract required_defaults from the conditions hash before constructing the route
Aaron Patterson
2015-06-08
1
-9
/
+9
*
Prefer assert_not over refute
Rafael Mendonça França
2015-05-18
1
-1
/
+1
*
ActionDispatch::Journey::Routes#empty? test cases
Valentine Valyaeff
2015-05-19
1
-0
/
+2
*
Merge pull request #15806 from tgxworld/partition_routes_during_setup
Aaron Patterson
2015-03-02
1
-0
/
+21
|
\
|
*
Partition routes during setup.
Guo Xiang Tan
2015-02-26
1
-0
/
+21
*
|
Remove unneeded comment. [ci skip]
Zoltan Kiss
2015-03-02
1
-1
/
+0
|
/
*
Path::Pattern is instantiated internally, so make the contructor require a st...
Aaron Patterson
2014-05-29
1
-4
/
+4
*
add an alternate constructor to Strexp that takes a string
Aaron Patterson
2014-05-29
1
-1
/
+1
*
Use ActiveSupport::TestCase in the journey tests
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-2
/
+2
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-0
/
+53