Class: UsersController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- UsersController
- Defined in:
- app/controllers/users_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#reset_password_success ⇒ Object
2 |
# File 'app/controllers/users_controller.rb', line 2 def reset_password_success; end |