Sha256: 2bdd408b68f7a3f1c71786d58d5e69a1edde80675890efd96b8d07d454f27f06
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
class RESO::Property::Listing::Closing < ApplicationRecord self.table_name = 'reso_property_listing_closings' 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/closing.rb |