Sha256: 5931e9337228cacc395c2d8abc0d2e63a9f71464f9d39984a0fce6754b52949a
Contents?: true
Size: 132 Bytes
Versions: 20
Compression:
Stored size: 132 Bytes
Contents
class PriceEstimate < ActiveRecord::Base belongs_to :estimate_of, :polymorphic => true belongs_to :thing, polymorphic: true end
Version data entries
20 entries across 20 versions & 3 rubygems