Sha256: cdd1633ff3f1fb0644ab8548cb72a650510c1604707cc273f79956d359631b98
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
class RESO::Property::Listing::Compensation < ApplicationRecord self.table_name = 'reso_property_listing_compensations' belongs_to :listing end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/property/listing/compensation.rb |