Sha256: 8e18cbed3f06e85ef6cabbbd96cdb215a497987691ed9b7220aaac09add53208
Contents?: true
Size: 237 Bytes
Versions: 29
Compression:
Stored size: 237 Bytes
Contents
module Spree module Api module V2 module Platform class PromotionCategorySerializer < BaseSerializer include ResourceSerializerConcern has_many :promotions end end end end end
Version data entries
29 entries across 29 versions & 3 rubygems