Sha256: aab674681c05cb616634626dd8eccba07074f0baefcf2c6c492056598e798d0a

Contents?: true

Size: 255 Bytes

Versions: 1

Compression:

Stored size: 255 Bytes

Contents

class RESO::Lookup::Fencing < RESO::Enumeration
  has_many :fencing_assignments, foreign_key: :enumeration_id
  has_many :reso_property_characteristics, through: :fencing_assignments, source: :enumerable, source_type: "RESO::Property::Characteristic"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/lookup/fencing.rb