Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

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

Using a different key name for an association attribute in rails api active model serializer

Ember: Relationship link related data not loading / disappearing

Active Model Serializers: Adding extra information outside root in ArraySerializer

Limiting Associations Cascade in Active Model Serializer

ActiveModel serializer inheritance

How to sort Rails Active Model serializers' response

Rails/Ember - active_model_serializer - undefined method `object' when sideloading

prettify JSON output of active-model-serializer in rails console

Use ActiveModel::Serializers to include two parent json arrays

Make root node in Active Model Serializer

Serialize an array of models using active_model_serializers