Closed GavinJoyce closed 10 years ago
This will represent the result of page and resource and will allow us to refactor this ugly code:
page
resource
https://github.com/RestPack/restpack_serializer/blob/master/lib/restpack_serializer/serializable/paging.rb#L73
This will also allow us to support multiple output formats, not just jsonapi
https://github.com/RestPack/restpack_serializer/pull/51
This will represent the result of
page
andresource
and will allow us to refactor this ugly code:https://github.com/RestPack/restpack_serializer/blob/master/lib/restpack_serializer/serializable/paging.rb#L73