Class: AggregateRoot::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/aggregate_root/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#default_event_storeObject

Returns the value of attribute default_event_store.



14
15
16
# File 'lib/aggregate_root/configuration.rb', line 14

def default_event_store
  @default_event_store
end