Sha256: 59dc2560b1b578cbb99996514d8e49efce1dcdb05d6036b0c2dcca28a2618b99
Contents?: true
Size: 274 Bytes
Versions: 1
Compression:
Stored size: 274 Bytes
Contents
class RESO::Lookup::FoundationDetail < RESO::Enumeration has_many :foundation_detail_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :foundation_detail_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/foundation_detail.rb |