Method: EntitySnapshot::Postgres::ReadOnly#session
- Defined in:
- lib/entity_snapshot/postgres/read_only.rb
#session ⇒ Object
Returns the value of attribute session.
11 12 13 |
# File 'lib/entity_snapshot/postgres/read_only.rb', line 11 def session @session end |