Class: SandthornDriverSequel2::SnapshotWrapper
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- SandthornDriverSequel2::SnapshotWrapper
- Defined in:
- lib/sandthorn_driver_sequel_2/wrappers/snapshot_wrapper.rb
Instance Method Summary collapse
Instance Method Details
#aggregate_version ⇒ Object
3 4 5 |
# File 'lib/sandthorn_driver_sequel_2/wrappers/snapshot_wrapper.rb', line 3 def aggregate_version self[:aggregate_version] end |
#data ⇒ Object
7 8 9 |
# File 'lib/sandthorn_driver_sequel_2/wrappers/snapshot_wrapper.rb', line 7 def data self[:event_data] end |