Class: Async::Reactor

Inherits:
Node
  • Object
show all
Defined in:
lib/async/postgres/pool.rb

Instance Attribute Summary collapse

Instance Attribute Details

#postgres_poolsObject

Returns the value of attribute postgres_pools.



25
26
27
# File 'lib/async/postgres/pool.rb', line 25

def postgres_pools
  @postgres_pools
end