method

to_s

rails latest stable - Class: ActionDispatch::Journey::Path::Pattern::MatchData
to_s()
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 151
          def to_s
            @match.to_s
          end