active_model_serializers/test/action_controller/json_api
Bruno Bacarini 2c2f948fa0 Add pagination links automatically
Pagination links will be included in your response automatically as long
as the resource is paginated using Kaminari or WillPaginate
and if you are using a JSON-API adapter. The others adapters does not have this feature.
2015-08-18 19:04:04 -03:00
..
linked_test.rb add action test to pagination links 2015-08-18 19:04:02 -03:00
pagination_test.rb Add pagination links automatically 2015-08-18 19:04:04 -03:00