Sha256: db96c1df461cf353921c8c0ed13fec72ac1383fd87c0cbb93f80ec9c888e5298

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

class RESO::Lookup::WindowFeature < RESO::Enumeration
  has_many :window_feature_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :window_feature_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/window_feature.rb