Sha256: dd0a3f79f9081ef3ab5ff58a6e1cd7d57385adce2cef0c4c9d5679e62cf3def9

Contents?: true

Size: 505 Bytes

Versions: 18

Compression:

Stored size: 505 Bytes

Contents

gem 'devise_invitable'

after_bundler do
  generate 'devise_invitable:install'
  generate 'devise_invitable user'
  generate 'devise_invitable:views users'
end

__END__

name: Devise Invitable
description: Utilize Devise Invitable to allow users to invite other users to sign up to the system
author: jonochang

category: authentication
exclusive: authentication
run_after: [devise]

config:
  - generate_user_scoped_view:
      type: boolean
      prompt: "Generate Devise Invitable user scoped views?"

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
appscrolls-0.11.2 scrolls/untested/devise_invitable.rb
appscrolls-0.11.1 scrolls/untested/devise_invitable.rb
appscrolls-0.11.0 scrolls/untested/devise_invitable.rb
appscrolls-0.10.1 scrolls/untested/devise_invitable.rb
appscrolls-0.10.0 scrolls/untested/devise_invitable.rb
appscrolls-0.9.0 scrolls/untested/devise_invitable.rb
appscrolls-0.8.4 scrolls/zzz/devise_invitable.rb
appscrolls-0.8.3 scrolls/zzz/devise_invitable.rb
appscrolls-0.8.2 scrolls/zzz/devise_invitable.rb
appscrolls-0.8.1 scrolls/zzz/devise_invitable.rb
appscrolls-0.8.0 scrolls/zzz/devise_invitable.rb
appscrolls-0.7.1 scrolls/zzz/devise_invitable.rb
appscrolls-0.7.0 scrolls/zzz/devise_invitable.rb
eldarscrolls-0.7.0 scrolls/zzz/devise_invitable.rb
ey_rails_wizard-0.6.0 scrolls/zzz/devise_invitable.rb
ey_rails_wizard-0.5.0 scrolls/devise_invitable.rb
ey_rails_wizard-0.4.0 scrolls/devise_invitable.rb
ey_rails_wizard-0.3.1 recipes/devise_invitable.rb