method
registry
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::Notifications
registry()private
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 273
def registry
ActiveSupport::IsolatedExecutionState[:active_support_notifications_registry] ||= {}
end