Sha256: ad8e71d3f84f70694659336c3e0a7c9aa6c4f3c992dbfc34993fc6756e8affaa
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
class RESO::Lookup::Flooring < RESO::Enumeration has_many :flooring_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :flooring_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/flooring.rb |