Sha256: 58cedf8d8d0de9c8be3de9af44ff9e63616a98be935877314468f8d822b0b74d
Contents?: true
Size: 142 Bytes
Versions: 1
Compression:
Stored size: 142 Bytes
Contents
class RESO::Property::Listing::Contract < ApplicationRecord self.table_name = 'reso_property_listing_contracts' 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/contract.rb |