Sha256: 4e03f425a9d912f515b8ae31a4efdf6816eed49059f826a152a4d194962210a5

Contents?: true

Size: 136 Bytes

Versions: 1

Compression:

Stored size: 136 Bytes

Contents

class RESO::Property::Listing::Price < ApplicationRecord
  self.table_name = 'reso_property_listing_prices'

  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/price.rb