method
unsubscribe
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::Notifications
unsubscribe(args)public
No documentation available.
# File activesupport/lib/active_support/notifications.rb, line 176
def unsubscribe(args)
notifier.unsubscribe(args)
end