Sha256: 4b84946c0aecad1aeaba91e4b48a99ffc5527104f552112beaf7558a5496c11c
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
class RESO::Lookup::LotDimensionsSource < RESO::Enumeration has_one :lot_dimensions_source_assignment, foreign_key: :enumeration_id has_one :reso_property_characteristic, through: :lot_dimensions_source_assignment, source: :enumerable, source_type: "RESO::Property::Characteristic" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/lot_dimensions_source.rb |