Sha256: b61782d24849af1ce2bea2f2f92747718af54e8b40fd977b0c06a0fd1dda7535

Contents?: true

Size: 245 Bytes

Versions: 1

Compression:

Stored size: 245 Bytes

Contents

class RESO::Lookup::Heating < RESO::Enumeration
  has_many :heating_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :heating_assignments, source: :enumerable, source_type: "RESO::Property::Structure"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/lookup/heating.rb