Method: Usman::AuthenticationService#user
- Defined in:
- app/services/usman/authentication_service.rb
#user ⇒ Object (readonly)
Returns the value of attribute user.
4 5 6 |
# File 'app/services/usman/authentication_service.rb', line 4 def user @user end |