method
length
v4.2.7 -
Show latest stable
- Class:
ActionDispatch::Journey::Path::Pattern::MatchData
length()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 151
def length
@offsets.length
end