Sha256: 0fbf46a94c8cef6df008fe1312b8657c8a1d8c3cc162b0da06ae4e1bc3069cdd
Contents?: true
Size: 117 Bytes
Versions: 1
Compression:
Stored size: 117 Bytes
Contents
class RESO::Property::Tax < ApplicationRecord self.table_name = 'reso_property_taxes' 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/tax.rb |