Class | ActiveSupport::Notifications::Fanout |
In: |
lib/active_support/notifications/fanout.rb
|
Parent: | Object |
This is a default queue implementation that ships with Notifications. It just pushes events to all registered log subscribers.