来源: 显示 | 在GitHub上
# File activesupport/lib/active_support/notifications/fanout.rb, line 387 def ===(name) true end
# File activesupport/lib/active_support/notifications/fanout.rb, line 391 def unsubscribe!(*) false end