Sha256: b48a732355db2f89831c74d005a460beba4c15e8154cb8ddc29e3b05b935527c

Contents?: true

Size: 137 Bytes

Versions: 1

Compression:

Stored size: 137 Bytes

Contents

class RESO::Property::OccupantOwner < ApplicationRecord
  self.table_name = 'reso_property_occupant_owners'

  belongs_to :property

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/property/occupant_owner.rb