Method: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool#length

Defined in:
lib/active_record/connection_adapters/postgresql_adapter.rb

#lengthObject



492
# File 'lib/active_record/connection_adapters/postgresql_adapter.rb', line 492

def length;       cache.length; end