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
/
dispatch
/
routing_assertions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-16
/
+16
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-33
/
+33
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-35
/
+35
*
Add test to assert_recognizes with custom message
Rafael Mendonça França
2014-09-05
1
-1
/
+9
*
Propagate test messages through assert_routing helper, Fixes #14908
Earl St Sauver
2014-04-29
1
-0
/
+8
*
Raise Assertion instead of RoutingError for routing assertion failures.
David Chelimsky
2012-05-20
1
-6
/
+6
*
Copy literal route constraints to defaults - fixes #3571 and #6224.
Andrew White
2012-05-11
1
-3
/
+3
*
Fix the assert_recognizes test method so that it works when there are
Matt Fawcett
2012-02-24
1
-0
/
+12
*
Fix assert_recognizes with block constraints [#5805 state:resolved]
Andrew White
2011-02-13
1
-0
/
+103