Devise::ConfirmationsController
# File app/controllers/confirmations_controller.rb, line 5 def after_confirmation_path_for(resource_name, resource) root_path end