tomichj / invitation

A Rails gem that can send 'scoped' invitations
MIT License
75 stars 28 forks source link

Generator not found on install #30

Open jembuilt opened 5 years ago

jembuilt commented 5 years ago

I am running 'rails', '~> 6.0.0.rc2' and have the following issue

rails generate invitation:install Running via Spring preloader in process 53869 Could not find generator 'invitation:install'. Run rails generate --help for more options.