Module: ActionPubsub::ActiveRecord::Events

Extended by:
ActiveSupport::Autoload
Defined in:
lib/action_pubsub/active_record/events.rb,
lib/action_pubsub/active_record/events/changed.rb,
lib/action_pubsub/active_record/events/created.rb,
lib/action_pubsub/active_record/events/updated.rb,
lib/action_pubsub/active_record/events/destroyed.rb

Defined Under Namespace

Modules: Changed, Created, Destroyed, Updated