Class: Lobby::PasswordForgottenForm

Inherits:
PasswordForgottenFormAbstract show all
Defined in:
app/forms/lobby/password_forgotten_form.rb

Constant Summary collapse

USER_CLASS =
"User"

Instance Attribute Summary

Attributes inherited from PasswordForgottenFormAbstract

#new_password

Method Summary

Methods inherited from PasswordForgottenFormAbstract

#initialize, #method_missing, #submit, #user_class, #user_object

Constructor Details

This class inherits a constructor from Lobby::PasswordForgottenFormAbstract

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Lobby::PasswordForgottenFormAbstract