Class: Devise::JWT::PasswordsController

Inherits:
PasswordsController
  • Object
show all
Defined in:
app/controllers/devise/jwt/passwords_controller.rb

Instance Method Summary collapse

Instance Method Details

#newObject



6
7
8
# File 'app/controllers/devise/jwt/passwords_controller.rb', line 6

def new
  respond_to_removed_action
end