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
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
..
abstract Revert "ActionController::Base#process() now only takes an action name" 2015-10-29 16:18:27 -07:00
assertions Add both HTTP Response Code and Type to assertion messages 2016-01-12 13:09:00 -07:00
controller Merge pull request #23342 from y-yagi/remove_unused_variable 2016-01-30 12:11:02 -05:00
dispatch Add options for rake routes task 2016-02-02 00:27:30 +05:30
fixtures Merge pull request #22800 from dgynn/pr_cache_helper_options 2016-01-29 00:15:19 -05:00
journey Remove TestRouter#add_routes 2015-09-29 13:43:11 +09:00
lib/controller
routing
tmp
abstract_unit.rb do not run in parallel on travis 2016-01-12 15:55:47 -08:00