Flowdock
method

pool_configs

Importance_0
v7.0.0 - Show latest stable - 0 notes - Class: LegacyPoolManager
pool_configs(_ = nil) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/connection_adapters/legacy_pool_manager.rb, line 14
      def pool_configs(_ = nil)
        @name_to_pool_config.values
      end
Register or log in to add new notes.