What is the Best Practice for testing api controllers(active model serializers)?...
Read MoreHow to return a json "object" instead of a json "array" with Active Model ArrayS...
Read MoreRails active_model_serializer conditional include...
Read MoreHow to have a serializer not include an associated table only for a specific method?...
Read MoreHow do I properly set up a single-table inheritance structure using Ember's Active Model Adapter...
Read Moreactive model serializer not working with rails-api gem...
Read MoreUsing ActiveModel::Serializer How Can I Add a table attribute to each model...
Read MoreActive Model Serializer relations return only ids on production but full object on dev...
Read MoreImplement sparse fieldset in Rails API...
Read MoreActive Model Serializer remove relationship member when using JSON API...
Read MoreActiveModelSerializer: return object of nils if association does not exist...
Read Moreactive_model_serializer: How to test in the command line?...
Read MoreScoping an associations on JSONAPI endpoint in Rails serializer...
Read Moreadd simple_format to an Active Model Serializer attribute...
Read MorePossible to store timestamps as keys in Hash and make it sortable?...
Read MoreOrder collection by first key value in serialized attribute...
Read MoreApply method to all attributes using active_model_serializers...
Read MoreActiveModel::Serializer has_many hash of objects...
Read MoreHow to pass parameters to ActiveModel::ArraySerializer?...
Read MoreActiveModelSerializers isn't used for render json...
Read MoreEmber Data EmbeddedRecordsMixin won't save newly created records...
Read MoreEmberjs, rails - Active Model Adapter...
Read MoreUse AMS Serializer as part of another JSON object...
Read MoreUse attribute with condition in activemodel serializer...
Read MoreUser ActiveModel Serializer json_api adapter...
Read MoreHow to use a dynamic value for cache key with ActiveModel::Serializers (v0.10.0.rc1)...
Read MoreRails 3.2, saving serialized hash will not save number_with_delimiter()...
Read MoreIs it possible to redefine {object} within a serializer?...
Read More