Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

How to select serializer for nested objects with active_model_serializers

How to use `root_url` in the ActiveModel::Serializer?

How to call an active_model_serializer to serialize records explicitly

Rails active model serializer, how to return empty string instead of null

Add metadata to :attributes serializer (Active Model Serializers)

Active Model Serializer Conditional Associations

active_model_serializers not working in rails-api

How to avoid multiple SQL calls in ActiveModel Serializers?

ActiveModelSerializers Polymorphic Json

Caching Serializers, fails to cache associations

Rails 5 - Object Relation Impedence and how to structure multiple inherited classes/tables

How can I make an ActiveModel::Serializer attribute optional at runtime?

ActiveModel Serializers: How do I serialize a resource collection?

Ember.JS ActiveModelAdapter and Active Model Serializers default behavior

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