method
instrumenter
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Notifications
instrumenter()public
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 269
def instrumenter
registry[notifier] ||= Instrumenter.new(notifier)
end