Method: Sequel::SingleConnectionPool#pool_type
- Defined in:
- lib/sequel/connection_pool/single.rb
#pool_type ⇒ Object
34 35 36 |
# File 'lib/sequel/connection_pool/single.rb', line 34 def pool_type :single end |
34 35 36 |
# File 'lib/sequel/connection_pool/single.rb', line 34 def pool_type :single end |