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

Version Path
ibm_db-5.2.0-x86-mingw32 test/models/price_estimate.rb
ibm_db-5.1.0-x86-mingw32 test/models/price_estimate.rb
ibm_db-5.0.5-x86-mingw32 test/models/price_estimate.rb
ibm_db-5.0.4-x86-mingw32 test/models/price_estimate.rb
ibm_db-5.0.3-x86-mingw32 test/models/price_estimate.rb
ibm_db-5.0.2-x86-mingw32 test/models/price_estimate.rb
ibm_db-3.0.5-x86-mingw32 test/models/price_estimate.rb
ibm_db-3.0.5 test/models/price_estimate.rb