Sha256: 61e9cb409701c8f78ce1c26d34061a22d78c1bcf646820a802cbbb6c80258315
Contents?: true
Size: 161 Bytes
Versions: 82
Compression:
Stored size: 161 Bytes
Contents
module EducodeSales class CustomerFollow < ApplicationRecord belongs_to :staff belongs_to :school belongs_to :department, optional: true end end
Version data entries
82 entries across 82 versions & 1 rubygems