method
length
v3.2.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::StatementPool
length()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/statement_pool.rb, line 23
def length
raise NotImplementedError
end