vicvega / chaltron

Template generator for rails application with bootstrap, devise...
MIT License
9 stars 2 forks source link

ajax-datatables-rails v1.3.0 issue #58

Closed jonnynux closed 3 years ago

jonnynux commented 3 years ago

When you start a new application with the latest ajax-datatables-rails v1.3.0 it doesn't start and gives you the error:

config/initializers/ajax_datatables_rails.rb:1:in <main>': undefined methodconfigure' for AjaxDatatablesRails:Module (NoMethodError)

As mentioned here, it's only needed to remove the file config/initializers/ajax_datatables_rails.rb https://github.com/jbox-web/ajax-datatables-rails/blob/master/doc/migrate.md#to-migrate-from-v10x-to-v130