Categories: None [Edit]
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.
Total
Ranking: 45,814 of 186,715
Downloads: 24,086
Daily
Ranking: 24,499 of 186,700
Downloads: 23
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
72,652 | 12,658 | infinum_json_api_setup |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,903,420,977 | bundler |
10 | 1,127,274,939 | rake |
27 | 909,005,466 | rspec |
36 | 697,550,401 | activerecord |
36 | 697,550,401 | activerecord |
71 | 542,411,855 | pry |
188 | 234,098,430 | rubocop-rspec |
191 | 230,775,310 | kaminari |
276 | 160,871,323 | sqlite3 |
389 | 113,165,088 | bundler-audit |
1,261 | 32,962,329 | standard |
1,369 | 28,384,687 | pagy |
2,683 | 6,195,235 | lefthook |
4,772 | 1,498,043 | standardrb |
Owners
# | Gravatar | Handle |
---|---|---|
1 | infinum | |
2 | jurecindro |