method
to_s
v5.1.7 -
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 150
def to_s
@match.to_s
end