Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

how to conditionally include associations in a Rails Active Model Serializer v0.8

Side-loading objects with non-standard class names in EmberJS with Rails+active_model_serializers

Ember.js Authentication Token for Ember-Data + AMS => JSON or HTTP Header?

How to use devise current_user in Active Model Serializers

How to use Active Model Serializer without an Active Record Model?

ActiveModel Serializers: has_many with condition at run-time?

ActiveModel Serializer - Passing params to serializers

Error sideloading JSON for act-as-taggable tags using active-model-serializers

Active Model Serializer, testing which serializer is used to render response

In Rails, why am I getting a "204 - No Content" response for my update/PATCH/PUT, using Active Model Serializers?

How do I use active_model_serializers to include by default all attributes and filter them?

How do I select which attributes I want for active model serializers relationships

ActiveModel::Serializer::CollectionSerializer::NoSerializerError in active_model_serializer 0.10.0.rc5

Difference between django.core serializers and Django Rest Framework serializers

serialize date attributes

Ruby API response as lower camel case

How to return all attributes of an object with Rails Serializer?

JSON rendering with activemodel serializer in Rails

Asset Pipeline in Active Model Serializers

How to disable ActiveModel::Serializers for a specific controller?