Module: CommandTower::Logging::LifecycleDeclaration

Included in:
ServiceBase, Workflows::ApplicationWorkflow
Defined in:
lib/command_tower/logging/lifecycle_declaration.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



6
7
8
# File 'lib/command_tower/logging/lifecycle_declaration.rb', line 6

def self.included(base)
  base.extend ClassMethods
end