method
[]

Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: StatementPool
[](key)
public
Hide source
# File activerecord/lib/active_record/connection_adapters/sqlite3_adapter.rb, line 85 def [](key); cache[key]; end