Method: Sequel::SingleConnectionPool#pool_type

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

#pool_typeObject



41
42
43
# File 'lib/sequel/connection_pool/single.rb', line 41

def pool_type
  :single
end