Emmanu Varghese
Joined
50 Experience
0 Lessons Completed
0 Questions Solved
Activity
In my project there is datatables, using ---gem 'jquery-datatables-rails'--gem 'ajax-datatables-rails', '0.4.3'-- . Now my client need to add ransack to it. Ransack worked well with normal table. But with ajax datatable it is showing errors. Is there any tuorials regarding this? Is there any sample project/git repository to look for?