Sha256: 6a075d3d30c13384db19c0d70b1b4ce540b687e86615f7cc5c80b754e797252c

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

class RESO::Lookup::DirectionFace < RESO::Enumeration
  has_many :direction_face_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :direction_face_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/direction_face.rb