Module ActiveRecord::QueryCache
In: lib/active_record/query_cache.rb

Methods

cache   uncached  

Public Instance methods

Enable the query cache within the block if Active Record is configured.

Disable the query cache within the block if Active Record is configured.

[Validate]