method
new
v8.0.0 -
Show latest stable
- Class:
ActionDispatch::Journey::Scanner
new()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/scanner.rb, line 28
def initialize
@scanner = nil
@length = nil
end