Could not find generator 'authorization:install'
ishouvik opened this issue · 1 comments
ishouvik commented
Hello,
I am trying to use Declarative Auth on my Rails 4.2.1 app and while generating the Role model with
$ rails g authorization:install [UserModel=User] [field:type field:type ...] [--create-user --commit --user-belongs-to-role]
I get the following output
Could not find generator 'authorization:install'. Maybe you meant ...