Method: SDM::Postgres#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



7571
7572
7573
# File 'lib/models/porcelain.rb', line 7571

def username
  @username
end