method

last_string

rails latest stable - Class: ActionDispatch::Journey::Scanner

Method not available on this version

This method is only available on newer versions. The first available version (v8.0.0) is shown here.

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