Module ActiveRecord::ConnectionAdapters::QueryCache
In: lib/active_record/connection_adapters/abstract/query_cache.rb

Methods

Public Class methods

Public Instance methods

Enable the query cache within the block.

Disable the query cache within the block.

[Validate]