Module: EntitySnapshot::EventStore::Controls::Entity

Defined in:
lib/entity_snapshot/event_store/controls/entity.rb

Defined Under Namespace

Modules: Data Classes: Example

Class Method Summary collapse

Class Method Details

.exampleObject



5
6
7
# File 'lib/entity_snapshot/event_store/controls/entity.rb', line 5

def self.example
  Example.build(Data.example)
end