Sha256: b70cace3b648fcc84967a1ceeeecb23b32f01eb4c1ff93f8e1f6cef49c49d5bc
Contents?: true
Size: 244 Bytes
Versions: 29
Compression:
Stored size: 244 Bytes
Contents
module Spree module Api module V2 module Platform class AssetSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :viewable, polymorphic: true end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems