Method: SDM::Postgres#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



8037
8038
8039
# File 'lib/models/porcelain.rb', line 8037

def username
  @username
end