method
last_string
v8.0.0 -
Show latest stable
- Class:
ActionDispatch::Journey::Scanner
last_string()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/scanner.rb, line 44
def last_string
[email protected](@scanner.pos - @length, @length)
end