Sha256: 3d2b6b47a573e69759bad14879a95526506869f0fd64e4049d277c3c37b47485
Contents?: true
Size: 258 Bytes
Versions: 1
Compression:
Stored size: 258 Bytes
Contents
class RESO::Lookup::LeaseTerm < RESO::Enumeration has_one :lease_term_assignment, foreign_key: :enumeration_id has_one :reso_property_characteristic, through: :lease_term_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/lease_term.rb |