aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/railtie.rb
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2015-10-03 18:28:29 +0900
committeryui-knk <spiketeika@gmail.com>2015-10-03 18:28:29 +0900
commit218336fa54e864ae0b42c9b9cdaa7428a2f8688e (patch)
treec1a01b20325e18c4265b085ecd7b05e95dfaaf4a /actionpack/lib/action_dispatch/railtie.rb
parent37423e4ff883ad5584bab983aceb4b2b759a1fd8 (diff)
downloadrails-218336fa54e864ae0b42c9b9cdaa7428a2f8688e.tar.gz
rails-218336fa54e864ae0b42c9b9cdaa7428a2f8688e.tar.bz2
rails-218336fa54e864ae0b42c9b9cdaa7428a2f8688e.zip
Change `Journey::Route#verb` to return string instead of regexp.
By [this commit](https://github.com/rails/rails/commit/0b476de445faf330c58255e2ec3eea0f3a7c1bfc) `Journey::Route#verb` need not to return verb as regexp. The returned value is used by inspector, so change it to be a string. Add inspect_with_multiple_verbs test case to keep the behavior of inspector correctly.
Diffstat (limited to 'actionpack/lib/action_dispatch/railtie.rb')
0 files changed, 0 insertions, 0 deletions