instance method
===
Ruby on Rails 7.1.6
Since v7.0.10Signature
===(name)
No documentation comment.
Parameters
-
namereq
Source
# File activesupport/lib/active_support/notifications/fanout.rb, line 369
def ===(name)
true
end
Defined in activesupport/lib/active_support/notifications/fanout.rb line 369
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Notifications::Fanout::Subscribers::Matcher::AllMessages