Method: PG::EM::ConnectionPool#allocated
- Defined in:
- lib/pg/em/connection_pool.rb
#allocated ⇒ Object (readonly)
Returns the value of attribute allocated.
68 69 70 |
# File 'lib/pg/em/connection_pool.rb', line 68 def allocated @allocated end |