Sha256: 7ccce46594c0a4fbdba9c5523f1b72b662bdf114c3bac0a818b311a597fe95a6
Contents?: true
Size: 151 Bytes
Versions: 84
Compression:
Stored size: 151 Bytes
Contents
module EducodeSales class BusinessHistory < ApplicationRecord belongs_to :business belongs_to :staff serialize :content, Array end end
Version data entries
84 entries across 84 versions & 1 rubygems