Sha256: 51ac47a2809ab0b3f98ce5fe95f75c3c7a712aac9bae46c617818052ae6defb6

Contents?: true

Size: 277 Bytes

Versions: 1

Compression:

Stored size: 277 Bytes

Contents

class RESO::Lookup::PropertyCondition < RESO::Enumeration
  has_many :property_condition_assignments, foreign_key: :enumeration_id
  has_many :reso_property_structures, through: :property_condition_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/property_condition.rb