Sha256: b51133f085eb67a81c6650caadbb2a62ee2a58a8fa16785cc49a83610b07ac95

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 Bytes

Contents

class RESO::Lookup::RoadResponsibility < RESO::Enumeration
  has_many :road_responsibility_assignments, foreign_key: :enumeration_id
  has_many :reso_property_characteristics, through: :road_responsibility_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/road_responsibility.rb