Sha256: a7e218ebbb151a3001af61036084d4ec3ef065f71f9bdfbe7df28c7b368b037f

Contents?: true

Size: 256 Bytes

Versions: 1

Compression:

Stored size: 256 Bytes

Contents

class RESO::Lookup::CommonWall < RESO::Enumeration
  has_many :common_wall_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :common_wall_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/common_wall.rb