If you’re running into a problem toggling all checkboxes in index page for batch action in Active Admin you should:
1. Download jquery-migrate
2. Added it as asset and require it in active_admin.js manifest file
//= require jquery-migrate
If you’re running into a problem toggling all checkboxes in index page for batch action in Active Admin you should:
1. Download jquery-migrate
2. Added it as asset and require it in active_admin.js manifest file
//= require jquery-migrate