active_model_serializers
active_model_serializers copied to clipboard
fix empty belongs_to with polymorphic serialization error
trafficstars
Purpose
Fixes the error, when jsonapi_use_foreign_key_on_belongs_to_relationship=true and belongs_to relationship is polymorphic and empty.