method
query_cache
v7.1.3.4 -
Show 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