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