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
*
Make sure assert_recognizes can still find routes mounted after engines
Rafael Mendonça França
2018-02-09
1
-0
/
+6
*
Fix merge conflict and rubocop offences
Ryuta Kamizono
2017-11-07
1
-19
/
+18
*
Merge pull request #22435 from yui-knk/fix_engine_route_test
Rafael Mendonça França
2017-11-06
1
-0
/
+72
|
\
|
*
Make `assert_recognizes` to traverse mounted engines
yui-knk
2016-04-23
1
-0
/
+71
*
|
Fix RuboCop offenses
Koichi ITO
2017-08-16
1
-6
/
+6
*
|
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
*
|
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