method
last_string
rails 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