Class: SnapshotAggregateRoot::Configuration
- Inherits:
-
Object
- Object
- SnapshotAggregateRoot::Configuration
- Defined in:
- lib/snapshot_aggregate_root/configuration.rb
Instance Attribute Summary collapse
-
#default_event_store ⇒ Object
Returns the value of attribute default_event_store.
Instance Attribute Details
#default_event_store ⇒ Object
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 |