method
unsubscribe
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::Notifications
unsubscribe(args)public
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 142
def unsubscribe(args)
notifier.unsubscribe(args)
@instrumenters.clear
end