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