Method: MHV::UserAccount::Creator#user_account
- Defined in:
- app/services/mhv/user_account/creator.rb
#user_account ⇒ Object (private)
57 58 59 |
# File 'app/services/mhv/user_account/creator.rb', line 57 def user_account @user_account ||= user_verification.user_account end |