Sha256: 265996f1646613ccb9994f8aeedbc1848146c5e0fa2602433a0d915233f6c798
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
class RESO::Lookup::Vegetation < RESO::Enumeration has_many :vegetation_assignments, foreign_key: :enumeration_id has_many :reso_property_farmings, through: :vegetation_assignments, source: :enumerable, source_type: "RESO::Property::Farming" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/vegetation.rb |