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