Sha256: f42c6bbad9aec7b017d72ead217c25d0d832825b3c0f636ea73ce85ecb866bcf
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
class RESO::Property::Location::GIS < ApplicationRecord self.table_name = 'reso_property_location_gis' 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/gis.rb |