method
new
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Notifications::Instrumenter::LegacyHandle::Wrapper
new(notifier)public
No documentation available.
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 23
def initialize(notifier)
@notifier = notifier
end