Sha256: 759270a30067dad579d884722e1c9d788d2d69aa99944833c4d54b6981ce0212
Contents?: true
Size: 245 Bytes
Versions: 1
Compression:
Stored size: 245 Bytes
Contents
class RESO::Lookup::Cooling < RESO::Enumeration has_many :cooling_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :cooling_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/cooling.rb |