Sha256: 136ff2e7265516083338e80821cd628278de1e7c4ff8543e1b5e2ea68f42104b

Contents?: true

Size: 344 Bytes

Versions: 1

Compression:

Stored size: 344 Bytes

Contents

class RESO::Lookup::GreenEnergyGeneration < RESO::Enumeration
  has_many :green_energy_generation_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structure_performance_green_marketings, through: :green_energy_energy_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_generation.rb