Sha256: acceedeea82d18ab0f2eb6ff48a947acfa1649c846e955b206f170006ba1df51
Contents?: true
Size: 168 Bytes
Versions: 181
Compression:
Stored size: 168 Bytes
Contents
module EducodeSales class CustomerExtension < ApplicationRecord belongs_to :customer_staff, class_name: 'Staff', optional: true belongs_to :school end end
Version data entries
181 entries across 181 versions & 1 rubygems