Class: DataObjects::Postgres::Connection
- Inherits:
-
Object
- Object
- DataObjects::Postgres::Connection
- Defined in:
- lib/do_postgres.rb
Class Method Summary collapse
Class Method Details
.pool_size ⇒ Object
30 31 32 |
# File 'lib/do_postgres.rb', line 30 def self.pool_size 20 end |