class Users::PasswordsController < Devise::passwordsController # def new # super # end # def create # super # end end