active_model_serializers/docs
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
..
general minor updates and TYPOs 2015-07-16 23:29:03 -04:00
howto Add pagination links automatically 2015-08-18 19:04:04 -03:00
README.md add documentation to pagination feature 2015-08-18 19:04:03 -03:00

Docs - ActiveModel::Serializer 0.10.x

This is the documentation of AMS, it's focused on the 0.10.x version.


General

How to

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