Method: Sequel::SingleConnectionPool#pool_type

Defined in:
lib/sequel/connection_pool/single.rb

#pool_typeObject



34
35
36
# File 'lib/sequel/connection_pool/single.rb', line 34

def pool_type
  :single
end