Sha256: 97577e8c43d707a356dc958c460a56dbd959f7c5fb6fc070f1b44f64e227e961

Contents?: true

Size: 121 Bytes

Versions: 1

Compression:

Stored size: 121 Bytes

Contents

class RESO::Showing::Listing < ApplicationRecord
  self.table_name = 'reso_showing_listings'

  belongs_to :showing

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/showing/listing.rb