stffn / declarative_authorization

An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails
MIT License
1.24k stars 233 forks source link

Update install_generator.rb #200

Open gpongelli opened 9 years ago

gpongelli commented 9 years ago

Change the generator to avoid "Could not find generator authorization:install" error when doing "rails generate authorization:install" on a clean Rails 4.1 .

scottharvey commented 9 years ago

This worked for me with Rails 4.2.1