Sha256: 7c18c4499b89987984813996a767a745fbd6a403f040a5b689b9450db31e3386
Contents?: true
Size: 278 Bytes
Versions: 1
Compression:
Stored size: 278 Bytes
Contents
class RESO::Lookup::LaundryFeature < RESO::Enumeration has_many :laundry_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :laundry_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/laundry_feature.rb |