active model serializer has_many association not working...
Read MoreActive Model Serializer and Pundit deleting records during a Show CRUD action...
Read MoreI cannot run rails s because of Json gem...
Read MoreDo active model serializers change your db query or just format objects after AR makes the query?...
Read MoreRuby On Rails - Active Model Serializer; Create a custom JSON serializer...
Read MoreApply filter to ActiveModel Serializer attributes to change the key...
Read MoreSet Active Model serializer adapter per method...
Read MoreActive Model Serializers: How to pass options to a collection?...
Read MoreHow do I customize the id of a json-api serialized model with active model serializers?...
Read MoreIs it a good practice to use both active_model_serializer and Jbuilder?...
Read MoreVersioning Grape active_model_serializer...
Read MoreActiveModel Serializers two level attributes...
Read MoreHow to render json with extra data with active_model_serializer on rails?...
Read MoreUnrelated rspec tests fail after adding active_model_serializers...
Read Morerails strong parameter error on array attribute...
Read MoreAccessing Parent object in Child serializer in ActiveModelSerializers...
Read MoreGetting Rails 5 app to return JSON API format...
Read MoreHow to encapsulating API response inside "data" keys and paginate them?...
Read MoreIs there anyway to use `options` outside of an instance method in rails ActiveSerializer?...
Read MoreCan't add variable to ActiveModelSerializers::SerializableResource with Rails API...
Read MoreRails Active Model Serializer Include Concerns...
Read MoreDeserializing Json-Api with Rails Strong Parameters...
Read Moreactive model serializers rails json doesnt work inside another json object...
Read MoreHow to hide created_at and updated_at when using ActiveModel::Serializer...
Read MoreHow return the type of polymorphic relationship?...
Read MoreActive Model Serializer, testing which serializer is used to render response...
Read MoreHow do I select which attributes I want for active model serializers relationships...
Read MorePolymorphic association with AMS using JSON:API specification...
Read MoreRails Active Model Serializer include in controller not injecting has many relationship in included ...
Read MoreHow to use `root_url` in the ActiveModel::Serializer?...
Read More