Sha256: f8b38ab079fe17c01aed1d4c9efcfdd4db36fd45e2ca2685f667524d249e07c3
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
class RESO::Property::Location::Address < ApplicationRecord self.table_name = 'reso_property_location_addresses' belongs_to :location end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/property/location/address.rb |