Sha256: 3bfc00fd8d9c451a63d850055baf382b6a3f22cf289f1b6624e719038cce9a13

Contents?: true

Size: 351 Bytes

Versions: 1

Compression:

Stored size: 351 Bytes

Contents

class RESO::Lookup::GreenWaterConservation < RESO::Enumeration
  has_many :green_water_conservation_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structure_performance_green_marketings, through: :green_water_conservation_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_water_conservation.rb