Method: EntityCache::Store::Internal::Scope::Exclusive#records
- Defined in:
- lib/entity_cache/store/internal/scope/exclusive.rb
#records ⇒ Object
6 7 8 |
# File 'lib/entity_cache/store/internal/scope/exclusive.rb', line 6 def records @records ||= {} end |