Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Use active_model_serializer with a non-ActiveRecord object

jbuilder vs rails-api/active_model_serializers for JSON handling in Rails 4

Rails: Serializing deeply nested associations with active_model_serializers

How do you initialize an ActiveModel::Serializer class with an ActiveRecord::Relation array?

Conditional attributes in Active Model Serializers

How to pass parameters to ActiveModel serializer