Sha256: 0b15f2e3c0fbb4bc26284d69e816ae9fabe7f26e969834a7f41896931fa6eaf4

Contents?: true

Size: 246 Bytes

Versions: 1

Compression:

Stored size: 246 Bytes

Contents

class RESO::Lookup::View < RESO::Enumeration
  has_many :view_assignments, foreign_key: :enumeration_id
  has_many :reso_property_characteristics, through: :view_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/view.rb