instance method
unsubscribe!
Ruby on Rails 8.1.2
Since v7.0.10Signature
unsubscribe!(*)
No documentation comment.
Parameters
-
argsrest
Source
# File activesupport/lib/active_support/notifications/fanout.rb, line 391
def unsubscribe!(*)
false
end
Defined in activesupport/lib/active_support/notifications/fanout.rb line 391
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Notifications::Fanout::Subscribers::Matcher::AllMessages