Sha256: 1d741d7a1185c209a32fec67d3eaf79fc1aefa58a39165562d32a42196eda14e
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
class RESO::Property::Location::School < ApplicationRecord self.table_name = 'reso_property_location_schools' 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/school.rb |