Method: User#username

Defined in:
lib/codeschool/user.rb

#usernameObject (readonly)

Returns the value of attribute username.



2
3
4
# File 'lib/codeschool/user.rb', line 2

def username
  @username
end