class method
self.new
Ruby on Rails 8.1.2
Since v6.0.6Signature
self.new()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 160
def initialize
@buffer = []
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 160
· View on GitHub
· Improve this page
· Find usages on GitHub