method
new
rails 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