Module: EntitySnapshot::Postgres::Controls::Snapshot::ReadOnly
- Defined in:
- lib/entity_snapshot/postgres/controls/snapshot/read_only.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
6 7 8 |
# File 'lib/entity_snapshot/postgres/controls/snapshot/read_only.rb', line 6 def self.example EntitySnapshot::Postgres::ReadOnly.build(subject) end |