Sha256: 9ac052533cd5d77fcc4a5313798ec919d6c204207b4732602bb36acf6018f3e6
Contents?: true
Size: 273 Bytes
Versions: 1
Compression:
Stored size: 273 Bytes
Contents
class RESO::Lookup::LaborInformation < RESO::Enumeration has_many :labor_information_assignments, foreign_key: :enumeration_id has_many :reso_property_businesses, through: :labor_information_assignments, source: :enumerable, source_type: "RESO::Property::Business" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/labor_information.rb |