Sha256: 7618e3e2246fab927c89539a6113d3ff93ffd080147e1d12561d2b40ab276794
Contents?: true
Size: 177 Bytes
Versions: 17
Compression:
Stored size: 177 Bytes
Contents
module Ecom module Core class TaskTemplateInspectionChecklist < ApplicationRecord belongs_to :task_template belongs_to :inspection_checklist end end end
Version data entries
17 entries across 17 versions & 1 rubygems