You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix in InvitationsController#create
* Redirect to after_sign_in_path_for even if the record is invalid when validate_on_invite is false
* Render :new after invitation if the record is invalid when validate_on_invite is true