mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| belongs_to_test.rb | ||
| collection_test.rb | ||
| has_many_embed_ids_test.rb | ||
| has_many_explicit_serializer_test.rb | ||
| has_many_test.rb | ||
| has_one_test.rb | ||
| json_api_test.rb | ||
| linked_test.rb | ||
| pagination_links_test.rb | ||