Sha256: ba503b507f4596ce3ec7077fd7e31c4b4af894456960f67e30c30477042ea414

Contents?: true

Size: 285 Bytes

Versions: 1

Compression:

Stored size: 285 Bytes

Contents

class RESO::Lookup::ConstructionMaterial < RESO::Enumeration
  has_many :construction_material_assignments, foreign_key: :enumeration_id
  has_many :reso_property_scuctures, through: :construction_material_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/construction_material.rb