Method: ActiveRecord::ConnectionAdapters::QueryCache::ConnectionPoolConfiguration#dirties_query_cache
- Defined in:
- activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb
#dirties_query_cache ⇒ Object
173 174 175 |
# File 'activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb', line 173 def dirties_query_cache query_cache.dirties end |