Module: ConvenientService::Support::DependencyContainer::Constants Private
- Defined in:
- lib/convenient_service/support/dependency_container/constants.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.
Constant Summary collapse
- SCOPES =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
[ INSTANCE_SCOPE = :instance, CLASS_SCOPE = :class ]
- DEFAULT_SCOPE =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Constants::INSTANCE_SCOPE
- DEFAULT_PREPEND =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
false