Sha256: cf9e065a58aa894a7c3d518e2aca63cc3915ba94c19207d1a2073d7752940bd8
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
class RESO::Lookup::SpecialLicense < RESO::Enumeration has_many :special_license_assignments, foreign_key: :enumeration_id has_many :reso_property_businesses, through: :special_license_assignments, source: :enumerable, source_type: "RESO::Property::Business" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/special_license.rb |