Method: SDM::Postgres#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



10809
10810
10811
# File 'lib/models/porcelain.rb', line 10809

def username
  @username
end