active_model_serializers/lib
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
..
action_controller Add pagination links automatically 2015-08-18 19:04:04 -03:00
active_model Add pagination links automatically 2015-08-18 19:04:04 -03:00
generators/serializer fix generators template bug 2015-06-30 18:16:27 +09:00
active_model_serializers.rb exchange pagination class to inside json_api scope 2015-08-18 19:04:02 -03:00