jbox-web / ajax-datatables-rails

A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
MIT License
587 stars 228 forks source link

Adding searchable: false test cases #426

Closed jonmchan closed 2 months ago

jonmchan commented 6 months ago

Adds test cases for searchable: false columns to address part of #424.

n-rodriguez commented 6 months ago

@jonmchan hi there! can you please rebase and squash your commits? thank you!

jonmchan commented 3 months ago

@n-rodriguez rebased and squashed. 👍