Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

Getting Rails 5 app to return JSON API format

Post to Rails from Emberjs using JSONAPI adapter, Rails not seeing the params

has_many configuration for Ember-Data and Active Model Serializers with embedded IDs and sideloading

How to pass parameters to ActiveModel::ArraySerializer?

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