aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/routing_assertions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add test to assert_recognizes with custom messageRafael Mendonça França2014-09-051-1/+9
* Propagate test messages through assert_routing helper, Fixes #14908Earl St Sauver2014-04-291-0/+8
* Raise Assertion instead of RoutingError for routing assertion failures.David Chelimsky2012-05-201-6/+6
* Copy literal route constraints to defaults - fixes #3571 and #6224.Andrew White2012-05-111-3/+3
* Fix the assert_recognizes test method so that it works when there areMatt Fawcett2012-02-241-0/+12
* Fix assert_recognizes with block constraints [#5805 state:resolved]Andrew White2011-02-131-0/+103