devise_invitable 2.0.9
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionmailer
>= 5.0
devise
>= 4.6
Development Dependencies (1):
bundler
~> 2.0