Class: SnapshotAggregateRoot::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#default_event_storeObject

Returns the value of attribute default_event_store.



12
13
14
# File 'lib/snapshot_aggregate_root/configuration.rb', line 12

def default_event_store
  @default_event_store
end