Method: PostgresqlWeb::Connection#dbname

Defined in:
lib/postgresql_web/connection.rb

#dbnameObject

Returns the value of attribute dbname.



7
8
9
# File 'lib/postgresql_web/connection.rb', line 7

def dbname
  @dbname
end