Sha256: 8d67d435ee8bb425c55245fa3d1ec4555cd25f6974bd3777142a90abf6dfcafd
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
class RESO::Lookup::CurrentUse < RESO::Enumeration has_many :current_use_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :current_use_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/current_use.rb |