method
query_cache
rails latest stable - Class:
ActiveRecord::DatabaseConfigurations::HashConfig
query_cache()public
No documentation available.
# File activerecord/lib/active_record/database_configurations/hash_config.rb, line 83
def query_cache
configuration_hash[:query_cache]
end