class method
self.new
Ruby on Rails 4.1.16
Since v4.0.13 Last seen in v5.2.8.1Signature
self.new()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 150
def initialize
@buffer = []
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 150
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::ConsoleFormatter