method
to_s
v4.1.8 -
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 162
def to_s
@match.to_s
end