datatables_server 0.0.1
DatatablesServer will receive a number of variables from a Datatables client and it will perform all the required processing (i.e. when paging, sorting, filtering etc), and then return the data in the format required by DataTables
Gemfile:
=
installation:
=
Versions:
- 0.0.1 June 16, 2014 (10 ko)
Dépendances de Development (7):
activerecord
>= 0
bundler
~> 1.6
coveralls
>= 0
database_cleaner
>= 0
pry-debugger
>= 0
rake
>= 0
sqlite3
>= 0