Module: EntitySnapshot::Postgres::Controls::Snapshot::ReadOnly

Defined in:
lib/entity_snapshot/postgres/controls/snapshot/read_only.rb

Class Method Summary collapse

Class Method Details

.exampleObject



6
7
8
# File 'lib/entity_snapshot/postgres/controls/snapshot/read_only.rb', line 6

def self.example
  EntitySnapshot::Postgres::ReadOnly.build(Controls::Entity::Example)
end