Sha256: ace3b170f1d79b5e2ca6af7207080bf39165ab790aed5105f85716cb93c132b5

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

class RESO::Lookup::StructureType < RESO::Enumeration
  has_many :strucuture_type_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :structure_type_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/structure_type.rb