Sign in Sign up
rubygems

jsonapi-query_builder

`Jsonapi::QueryBuilder` serves the purpose of adding the json api query related SQL conditions to the already scoped collection, usually used in controller index actions. With the query builder we can easily define logic for query filters, attributes by which we can sort, and delegate pagination parameters to the underlying paginator. Included relationships are automatically included via the `ActiveRecord::QueryMethods#includes`, to prevent N+1 query problems.

Activity

Latest release
10mo ago
Total releases
10
Cadence
~2 months
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Aug 18, 2020
Releases
Version Released
0.4.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.9 patch
0.1.8 patch
0.1.7 initial
0.1.6.pre pre
0.1.5.pre pre
0.1.4.pre pre