Method: Enlight::Requests::CreateUser#password
- Defined in:
- lib/enlight/requests/create_user.rb
#password ⇒ Object
Returns the value of attribute password.
5 6 7 |
# File 'lib/enlight/requests/create_user.rb', line 5 def password @password end |