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