Skip to content

Releases: tiagopog/jsonapi-utils

Improvements in pagination

29 Mar 20:32
Compare
Choose a tag to compare
  • Now it's possible to paginate a Array rather then only ActiveRecord_Relation objects;
  • Included an option to force skipping pagination: jsonapi_(serialize|render) resources, paginate: false.

Add support to current version of jsonapi-resources

29 Mar 20:37
Compare
Choose a tag to compare

Now supporting jsonapi-resources gem at versions ~> 0.7.0.