1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch/routing
Vipul A M 8a436fdd98 Add options for rake routes task
Add two options: `-c` and `-g`.
`-g` option returns the urls name, verb and path fields that match the pattern.
`-c` option returns the urls for specific controller.

Fixes #18902, and Fixes #20420

[Anton Davydov & Vipul A M]
2016-02-02 00:27:30 +05:30
..
concerns_test.rb Remove skipped JRuby tests that are passing on 9.0.3.0. 2015-10-27 01:13:28 -02:00
inspector_test.rb Add options for rake routes task 2016-02-02 00:27:30 +05:30
ipv6_redirect_test.rb Fix broken IPv6 addresses handling 2015-04-16 20:57:31 -04:00
route_set_test.rb Prefer assert_not over refute 2015-05-18 19:33:25 -03:00