Class: Async::Reactor
- Inherits:
-
Node
- Object
- Node
- Async::Reactor
- Defined in:
- lib/async/postgres/pool.rb
Instance Attribute Summary collapse
-
#postgres_pools ⇒ Object
Returns the value of attribute postgres_pools.
Instance Attribute Details
#postgres_pools ⇒ Object
Returns the value of attribute postgres_pools.
25 26 27 |
# File 'lib/async/postgres/pool.rb', line 25 def postgres_pools @postgres_pools end |