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