Method: PostgresqlWeb::Connection#pool_size
- Defined in:
- lib/postgresql_web/connection.rb
#pool_size ⇒ Object
Returns the value of attribute pool_size.
7 8 9 |
# File 'lib/postgresql_web/connection.rb', line 7 def pool_size @pool_size end |