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