Skip to content

Instantly share code, notes, and snippets.

@gertig
Created March 27, 2011 15:34
Show Gist options
  • Save gertig/889294 to your computer and use it in GitHub Desktop.
Save gertig/889294 to your computer and use it in GitHub Desktop.
To use devise_invitable "invitation_limit" add these to your Gemfile
gem 'devise', '~> 1.2.0'
gem 'devise_invitable', '~> 0.4.rc5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment