method

new

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

Method not available on this version

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

new()
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/parser_extras.rb, line 9
      def initialize
        @scanner = Scanner.new
      end