Sha256: 59d8b3cb20e0d2789c053d917cd267120ac0557d4cc9deb1be1a2bb1cd00fa88
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
class RESO::Lookup::SpaFeature < RESO::Enumeration has_many :spa_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :spa_feature_assignments, 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/spa_feature.rb |