Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

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?

how to dynamic add attributes on Active Model Serializers

active model serializer not working with rails-api gem

Serializing the errors hash in ActiveModel::Serializer

Serialize permissions (e.g. CanCan) with active_model_serializers

The correct way to version Rails 3 APIs