Sha256: 8cb9dedc42d5c792e6423522d1f488b7aae9a9fa979a7fc9f5496b834f9fdaf7
Contents?: true
Size: 138 Bytes
Versions: 39
Compression:
Stored size: 138 Bytes
Contents
module EducodeSales class FollowUpTag < ApplicationRecord belongs_to :follow_up belongs_to :staff belongs_to :tag end end
Version data entries
39 entries across 39 versions & 1 rubygems