Method: UserObject#user_name
- Defined in:
- lib/kuality-coeus/data_objects/user/user.rb
#user_name ⇒ Object
Returns the value of attribute user_name.
91 92 93 |
# File 'lib/kuality-coeus/data_objects/user/user.rb', line 91 def user_name @user_name end |