Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in active-model-serializers

ActiveModel::Serializer::CollectionSerializer

How to customize the JSON that respond_with renders in case of validation errors?

With Active Model Serializers, how do you render a partial?

Active Model Serializer 10 caching. It doesn't seem to be working. Why?

Overriding serializer when using devise_token_auth and active_model_serializer

Correct way to implement API versioning with 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