Class: Devise::JWT::PasswordsController
- Inherits:
-
PasswordsController
- Object
- PasswordsController
- Devise::JWT::PasswordsController
- Defined in:
- app/controllers/devise/jwt/passwords_controller.rb
Instance Method Summary collapse
Instance Method Details
#new ⇒ Object
6 7 8 |
# File 'app/controllers/devise/jwt/passwords_controller.rb', line 6 def new respond_to_removed_action end |