Sha256: 36e7313405a93907e1ddf243b4c83f44623b51a6e84861583171abd546f3e5cd
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
class RESO::Lookup::LotSizeUnit < RESO::Enumeration has_one :lot_size_unit_assignment, foreign_key: :enumeration_id has_one :reso_property_characteristic, through: :lot_size_unit_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_size_unit.rb |