mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16: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. |
||
|---|---|---|
| .. | ||
| general | ||
| howto | ||
| README.md | ||
Docs - ActiveModel::Serializer 0.10.x
This is the documentation of AMS, it's focused on the 0.10.x version.
General
How to
- How to add root key
- How to add pagination links (
JSON-APIonly)
Getting Help
If you find a bug, please report an Issue.
If you have a question, please post to Stack Overflow.
Thanks!
Contributing
See CONTRIBUTING.md