Sha256: e32bee0c5b34c2007fbc8488c2aefee864e456e7a85cc5980951d73a92c39954
Contents?: true
Size: 224 Bytes
Versions: 29
Compression:
Stored size: 224 Bytes
Contents
module Spree module Api module V2 module Platform class StateSerializer < BaseSerializer include ResourceSerializerConcern belongs_to :country end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems