devise_invitable 1.2.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.0.0
Development Dependencies (1):
bundler
>= 1.1.0