Method: ActiveRecord::ConnectionAdapters::QueryCache#query_cache
- Defined in:
- lib/active_record/connection_adapters/abstract/query_cache.rb
#query_cache ⇒ Object (readonly)
Returns the value of attribute query_cache.
53 54 55 |
# File 'lib/active_record/connection_adapters/abstract/query_cache.rb', line 53 def query_cache @query_cache end |