class Fanout
Ruby on Rails 4.2.9
Since v3.0.20This is a default queue implementation that ships with Notifications. It just pushes events to all registered log subscribers.
This class is thread safe. All methods are reentrant.
Inherits from
Includes
Methods (defined here)
- # finish
- # listeners_for
- # listening?
- # publish
- # start
- # subscribe
- # unsubscribe
- # wait
- self. new
Methods (inherited)
From Object (23)
- # <
- # acts_like?
- # blank?
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # itself
- # perform
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
- self. table_name_prefix