active_model_serializers/test/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 Use underscored json_root 2015-08-13 20:31:48 +03:00
json_api Add pagination links automatically 2015-08-18 19:04:04 -03:00
fragment_cache_test.rb Update fragment cache to support namespaced objects 2015-08-17 17:12:30 -04:00
json_test.rb updating tests 2015-07-23 02:11:34 -04:00
null_test.rb Remove 'Adapter' suffix from adapters since they are in Adapter:: namespace 2014-08-29 11:40:56 +04:00