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