method
new
v5.1.7 -
Show latest stable
- Class:
ActiveSupport::Notifications::InstrumentationRegistry
new()public
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 203
def initialize
@registry = {}
end