rweng / jquery-datatables-rails

jquery-datatables gem for rails
MIT License
564 stars 339 forks source link

Could not find generator 'jquery:datatables:install' #232

Open biju-mouli opened 5 years ago

biju-mouli commented 5 years ago

I have this issue again - https://github.com/rweng/jquery-datatables-rails/issues/143

Not sure how to re-open that issue; hence creating a new one.

biju-mouli commented 5 years ago

I used gem 'jquery-datatables-rails', github: 'rweng/jquery-datatables-rails'

and tried running rails g jquery:datatables:install

I get this error: Could not find generator 'jquery:datatables:install'. Maybe you meant 'devise:install', 'responders:install' or 'integration_test' Run rails generate --help for more options.