HappySeed
Devise Invitable Install
¶ ↑
### What does this do?
The `happy_seed:devise_invitable` generator
-
Installs devise_invitable
-
_runs `rake db:migrate`_ because of the way the `devise_invitable` gem works
-
Adds columns for invite
-
Copies over devise views
-
Gives them bootstrap views
### Why do you want this?
This allows you to invite users to the site and have them sign up through a link. ### Environment Variables
na
### What needs to be done?
na