Sha256: 0a448a6fc81d5db6d47a88272748e076a396f889d63d025da96ddbd091aeb81d
Contents?: true
Size: 274 Bytes
Versions: 1
Compression:
Stored size: 274 Bytes
Contents
class RESO::Lookup::FireplaceFeature < RESO::Enumeration has_many :fireplace_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :fireplace_feature_assignments, source: :enumerable, source_type: "RESO::Property::Structure" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/fireplace_feature.rb |