Sha256: 89afeb09229cc83ecb04bb05a13b413a75eadac179ac25b0ab73122a273f6a1c
Contents?: true
Size: 261 Bytes
Versions: 29
Compression:
Stored size: 261 Bytes
Contents
module Spree module Api module V2 module Platform class ClassificationSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :product belongs_to :taxon end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems