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