method
source
v4.2.9 -
Show latest stable
- Class:
ActionDispatch::Journey::Path::Pattern
source()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 170
def source
to_regexp.source
end