`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.

Required Ruby Version

>= 2.5

Authors

Jure Cindro

Versions

  1. 0.4.0 November 03, 2025 (18 KB)
  2. 0.3.0 December 07, 2021 (16.5 KB)
  3. 0.2.1 October 04, 2021 (16.5 KB)
  4. 0.2.0 September 29, 2021 (16.5 KB)
  5. 0.1.9 May 07, 2021 (14.5 KB)
Show all versions (10 total)

Pushed by

SHA 256 checksum