active_model_serializers/lib/active_model
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
..
serializer Add pagination links automatically 2015-08-18 19:04:04 -03:00
serializable_resource.rb Add pagination links automatically 2015-08-18 19:04:04 -03:00
serializer.rb Use underscored json_root 2015-08-13 20:31:48 +03:00