method
using_match_shorthand?
v3.1.0 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Mapping
using_match_shorthand?(path, options)private
match “account/overview”
using_match_shorthand?(path, options)match “account/overview”