Method: Tetrahedron::Databases::Postgres::Configuration#pool
- Defined in:
- lib/tetrahedron/databases/postgres.rb
#pool ⇒ Object
Returns the value of attribute pool.
5 6 7 |
# File 'lib/tetrahedron/databases/postgres.rb', line 5 def pool @pool end |