Method: ActiveSupport::Notifications::Fanout::Subscribers::Matcher::AllMessages#unsubscribe!
- Defined in:
- activesupport/lib/active_support/notifications/fanout.rb
#unsubscribe! ⇒ Object
370 371 372 |
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 370 def unsubscribe!(*) false end |