Sha256: 068759efed04cc9b8c613c4c9f6d9d7bdda38a816b0a2e4413b9d7b621a7943e
Contents?: true
Size: 249 Bytes
Versions: 29
Compression:
Stored size: 249 Bytes
Contents
module Spree module Api module V2 module Platform class ZoneMemberSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :zoneable, polymorphic: true end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems