Class: OneScreen::User

Inherits:
Base
  • Object
show all
Defined in:
lib/resources/user.rb

Instance Method Summary collapse

Methods inherited from Base

headers, read_only, #remove_read_only, set_authentication_cookie, #set_authentication_cookie

Instance Method Details

#usernameObject



31
32
33
# File 'lib/resources/user.rb', line 31

def username
  self.user_name
end