Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

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

Eager load associations with Active Model Serializers

Sideloading conditionally with ActiveModel::Serializers

Active Model Serializer - Increasing Render Performance

Changing Active Model Serializers Default Adapter

Rails active_model_serializer with pagination

Rails Active Model Serializer - has_many and accessing the parent record

Active Model Serializers belongs_to

<NoMethodError: undefined method `read_attribute_for_serialization' for #<Record::ActiveRecord_Relation:

Test ActiveModel::Serializer classes with Rspec