ActiveRecord::QueryCache


Files

Methods

Public Instance methods

cache () {|| ...}

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

uncached () {|| ...}

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