method
path_pattern
v4.1.8 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Mapping
path_pattern()private
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 283
def path_pattern
Journey::Path::Pattern.new(strexp)
end