Sha256: 38eca627033905314f9a7d38b0238383e6bac359a87fc48959482c2b35f2ea16
Contents?: true
Size: 350 Bytes
Versions: 1
Compression:
Stored size: 350 Bytes
Contents
class RESO::Lookup::GreenIndoorAirQuality < RESO::Enumeration has_many :green_indoor_air_quality_assignments, foreign_key: :enumeration_id has_many :reso_property_structure_performance_green_marketings, through: :green_indoor_air_quality_assignments, source: :enumerable, source_type: "RESO::Property::Structure::Performance::GreenMarketing" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/green_indoor_air_quality.rb |