Sha256: 283f3669c9346e34e2b4b488173990309b2e0c9a834c8b00dcc5601870ea8bec
Contents?: true
Size: 234 Bytes
Versions: 29
Compression:
Stored size: 234 Bytes
Contents
module Spree module Api module V2 module Platform class OptionValueSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :option_type end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems