Sha256: 581d67802cf896942fcd62827e8365dfa6facfc3c31ba9c02afb28ebea748eb5
Contents?: true
Size: 152 Bytes
Versions: 3
Compression:
Stored size: 152 Bytes
Contents
module Ecom module Core class AttendanceSheetEntry < ApplicationRecord belongs_to :attendance_sheet belongs_to :crew end end end
Version data entries
3 entries across 3 versions & 1 rubygems