method
connection_pool_names
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
connection_pool_names()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/connection_handler.rb, line 113
def connection_pool_names # :nodoc:
owner_to_pool_manager.keys
end