Sha256: 6a62f56fa1718239866945504670037d9445e9445e09ec4ec4ff5e3decff2eaa
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
class RESO::Lookup::RoadFrontageType < RESO::Enumeration has_many :road_frontage_type_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :road_frontage_type_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_frontage_type.rb |