devise_invitable 1.7.5
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
>= 4.1.0
devise
>= 4.0.0
Development Dependencies (1):
bundler
>= 1.1.0