Registry / web-framework / effective-datatables

effective-datatables

JSON →
library4.37.1rbrubygemsunverified

Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable

gem install effective_datatables
INSTALL
IMPORT
SIG · EFFECTIVE-DATATABL
E
effective-datatables
web-frameworkrubyv4.37.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EffectiveDatatables
✓ require 'effective_datatables'

Define a server-side datatable with columns for ActiveRecord collections

require 'effective_datatables' class UsersDatatable < EffectiveDatatables::Datatable datatable do col :name col :email end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.37.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
effective-datatables — gem install effective-datatables · libregistry