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

Version Path
ibm_db-5.2.0 test/models/price_estimate.rb
ibm_db-5.1.0 test/models/price_estimate.rb
ibm_db-5.0.5 test/models/price_estimate.rb
ibm_db-5.0.4 test/models/price_estimate.rb
ibm_db-5.0.3 test/models/price_estimate.rb
ibm_db-5.0.2 test/models/price_estimate.rb
ibm_db-4.0.0-x86-mingw32 test/models/price_estimate.rb
ibm_db-4.0.0 test/models/price_estimate.rb
ibm_db-3.0.4-x86-mingw32 test/models/price_estimate.rb
ibm_db-3.0.4 test/models/price_estimate.rb
ibm_db-3.0.3-x86-mingw32 test/models/price_estimate.rb
ibm_db-3.0.3 test/models/price_estimate.rb
ibm_db-3.0.2-x86-mingw32 test/models/price_estimate.rb
ibm_db-3.0.2 test/models/price_estimate.rb
activejob-lock-0.0.2 rails/activerecord/test/models/price_estimate.rb
ibm_db-3.0.1 test/models/price_estimate.rb
ibm_db-3.0.1-x86-mingw32 test/models/price_estimate.rb
activejob-lock-0.0.1 rails/activerecord/test/models/price_estimate.rb
activerecord-nuodb-adapter-1.1 test/models/price_estimate.rb
activerecord-nuodb-adapter-1.0.4 test/models/price_estimate.rb