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