method
partial_query_collector
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::StatementCache
partial_query_collector()public
No documentation available.
# File activerecord/lib/active_record/statement_cache.rb, line 105
def self.partial_query_collector
PartialQueryCollector.new
end