method

length

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

No documentation available.

# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 143
          def length
            @offsets.length
          end