class Devise::ConfirmationsController
def after_resending_confirmation_instructions_path_for(resource_name)
def after_resending_confirmation_instructions_path_for(resource_name) new_session_path(resource_name) end
def after_resending_confirmation_instructions_path_for(resource_name) new_session_path(resource_name) end