active_model_serializers/lib/active_model/serializer/adapter
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
..
json Adding Fragment Cache to AMS 2015-04-05 18:19:57 -03:00
json_api Add pagination links automatically 2015-08-18 19:04:04 -03:00
flatten_json.rb Let FlattenJson adapter decide it doesn't include meta 2015-08-18 15:13:21 -04:00
fragment_cache.rb Update fragment cache to support namespaced objects 2015-08-17 17:12:30 -04:00
json_api.rb Add pagination links automatically 2015-08-18 19:04:04 -03:00
json.rb Associations refactoring 2015-07-30 11:20:29 +03:00
null.rb serializable_hash and as_json should take options = nil 2015-06-24 11:46:29 -05:00