Sha256: 3c9c19d519f64444b83e3870e946cf92bc437152320cd66080f3bbdb9fd15956
Contents?: true
Size: 340 Bytes
Versions: 1
Compression:
Stored size: 340 Bytes
Contents
class RESO::Lookup::GreenSustainability < RESO::Enumeration has_many :green_sustainability_assignments, foreign_key: :enumeration_id has_many :reso_property_structure_performance_green_marketings, through: :green_sustainability_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_sustainability.rb |