Sha256: 555814cc4c16641ea15db67b3f22bb8832b6aaad3a6e2cae6c85cf2501621a3c
Contents?: true
Size: 178 Bytes
Versions: 15
Compression:
Stored size: 178 Bytes
Contents
module Comee module Core class QuotationRequestSerializer < ActiveModel::Serializer attributes :id, :reference_no, :status belongs_to :client end end end
Version data entries
15 entries across 15 versions & 1 rubygems