class Devise::ConfirmationsController
def after_confirmation_path_for(resource_name, resource)
def after_confirmation_path_for(resource_name, resource) after_sign_in_path_for(resource) end
def after_confirmation_path_for(resource_name, resource) after_sign_in_path_for(resource) end