Module: Mongoid::Publish::Callbacks

Extended by:
ActiveSupport::Concern
Included in:
Mongoid::Publish
Defined in:
lib/mongoid/publish/callbacks.rb

Constant Summary collapse

CALLBACKS =
[
  :after_publish,
  :before_publish
].freeze