Module: Synapse::EventSourcing::Member
- Extended by:
- ActiveSupport::Concern
- Included in:
- AggregateRoot, Entity
- Defined in:
- lib/synapse/event_sourcing/member.rb
Overview
Base mixin for a member of an aggregate which has its state mutated by events that are applied to the aggregate
Defined Under Namespace
Modules: ClassMethods