Sha256: 49f540cc2ee15eeb576a77a7061e41df2c4591c8059ff14627e602bec2d02570
Contents?: true
Size: 121 Bytes
Versions: 1
Compression:
Stored size: 121 Bytes
Contents
class Price < ActiveRecord::Base belongs_to :currency_period, optional: true belongs_to :listing, optional: true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.1.6.7 | app/models/price.rb |