method
cache
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::StatementPool
cache()private
No documentation available.
# File activerecord/lib/active_record/connection_adapters/statement_pool.rb, line 50
def cache
@cache[Process.pid]
end