method
to_s
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Path::Pattern::MatchData
to_s()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 143
def to_s
@match.to_s
end