Method: Delorean::Cache::Adapters::NoCache#lookup_cache
- Defined in:
- lib/delorean/cache/adapters/no_cache.rb
#lookup_cache ⇒ Object (readonly)
Returns the value of attribute lookup_cache.
9 10 11 |
# File 'lib/delorean/cache/adapters/no_cache.rb', line 9 def lookup_cache @lookup_cache end |