class method
self.instrumenter
Ruby on Rails 4.2.9
Since v3.0.20Signature
self.instrumenter()
No documentation comment.
Source
# File activesupport/lib/active_support/notifications.rb, line 185
def instrumenter
InstrumentationRegistry.instance.instrumenter_for(notifier)
end
Defined in activesupport/lib/active_support/notifications.rb line 185
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Notifications