Sha256: 88867d9334f336bf0a7db0e41b1af048f3834b756cd4a8b7ba5eb444199a6eee
Contents?: true
Size: 345 Bytes
Versions: 1
Compression:
Stored size: 345 Bytes
Contents
class RESO::Lookup::GreenEnergyEfficient < RESO::Enumeration has_many :green_energy_efficient_assignments, foreign_key: :enumeration_id has_many :reso_property_structure_performance_green_marketings, through: :green_energy_efficient_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_energy_efficient.rb |