Module: CommandPost
- Defined in:
- lib/command_post/version.rb,
lib/command_post/command_post.rb,
lib/command_post/db/connection.rb,
lib/command_post/command/command.rb,
lib/command_post/util/string_util.rb,
lib/command_post/identity/identity.rb,
lib/command_post/persistence/auto_load.rb,
lib/command_post/persistence/persistence.rb,
lib/command_post/event_sourcing/aggregate.rb,
lib/command_post/identity/sequence_generator.rb,
lib/command_post/persistence/data_validation.rb,
lib/command_post/persistence/aggregate_pointer.rb,
lib/command_post/event_sourcing/aggregate_event.rb
Defined Under Namespace
Modules: AutoLoad, DataValidation, Identity Classes: Aggregate, AggregateEvent, AggregatePointer, Command, Connection, Persistence, SequenceGenerator, StringUtil
Constant Summary collapse
- VERSION =
"0.0.3"