the_grid 1.1.8
Provides API for building response based on ActiveRecord::Relation objects (json, csv, even using custom view builder). It makes much easier to fetch information from database for displaying it for example using JavaScript MV* based frameworks (such as Knockout, Backbone, Angular, etc), in csv format or even with any custom format. Tags: json, csv, grid, api, grid builder, activerecord relation builder, relation
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activerecord
>= 3.0
json
>= 0