Sha256: c3b7385dd498a0d7502a9ac84b431caa4871af2b81be9c07539667a90d2a0230
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
class RESO::Property::Listing::Marketing < ApplicationRecord self.table_name = 'reso_property_listing_marketings' 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/marketing.rb |