devise_invitable 1.5.1
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, >= 3.2.6
devise
>= 3.2.0
Development Dependencies (1):
bundler
>= 1.1.0