Sha256: d9695e7add020c31a7ebad40b8aa8335f644977e47e5294755c40408d4eea3c1
Contents?: true
Size: 279 Bytes
Versions: 1
Compression:
Stored size: 279 Bytes
Contents
class RESO::Lookup::UnitsFurnished < RESO::Enumeration has_many :units_furnished_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :units_furnished_assignments, source: :enumerable, source_type: "RESO::Property::Characteristics" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/units_furnished.rb |