Sha256: 4985a49f98eba2056599cb078511a1b99f5d978acaf2f89bb2f21e9f88a233e7
Contents?: true
Size: 136 Bytes
Versions: 8
Compression:
Stored size: 136 Bytes
Contents
class PriceEstimate < ActiveRecord::Base belongs_to :estimate_of, :polymorphic => true belongs_to :thing, polymorphic: true end
Version data entries
8 entries across 8 versions & 1 rubygems