diff --git a/app/controllers/users_controller.rb b/app/controllers/users_controller.rb index 3fe3b1813..b211bbf47 100644 --- a/app/controllers/users_controller.rb +++ b/app/controllers/users_controller.rb @@ -31,6 +31,7 @@ class UsersController < ApplicationController end end end + def resend_invite @user.send_confirmation_instructions