method
path_pattern
rails 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