Module: ConvenientService::Common::Plugins::CanHaveCallbacks Private
- Defined in:
- lib/convenient_service/common/plugins/can_have_callbacks/concern.rb,
lib/convenient_service/common/plugins/can_have_callbacks/exceptions.rb,
lib/convenient_service/common/plugins/can_have_callbacks/middleware.rb,
lib/convenient_service/common/plugins/can_have_callbacks/entities/type.rb,
lib/convenient_service/common/plugins/can_have_callbacks/entities/callback.rb,
lib/convenient_service/common/plugins/can_have_callbacks/entities/type/concern.rb,
lib/convenient_service/common/plugins/can_have_callbacks/entities/type_collection.rb,
lib/convenient_service/common/plugins/can_have_callbacks/entities/callback_collection.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Modules: Concern, Entities, Exceptions Classes: Middleware