Sha256: 198fe956225f85683dfd60cc3c56525cf506eda1a0dc2c79fd4f252acd5d5c1a

Contents?: true

Size: 209 Bytes

Versions: 45

Compression:

Stored size: 209 Bytes

Contents

class Treasure < ActiveRecord::Base
  has_and_belongs_to_many :parrots
  belongs_to :looter, :polymorphic => true

  has_many :price_estimates, :as => :estimate_of

  accepts_nested_attributes_for :looter
end

Version data entries

45 entries across 45 versions & 10 rubygems

Version Path
activerecord-nuodb-adapter-2.0.3 test/models/treasure.rb
activerecord-nuodb-adapter-2.0 test/models/treasure.rb
activerecord-2.3.18 test/models/treasure.rb
activerecord_csi-2.3.5.p8 test/models/treasure.rb
activerecord-2.3.17 test/models/treasure.rb
activerecord_csi-2.3.5.p7 test/models/treasure.rb
activerecord_csi-2.3.5.p6 test/models/treasure.rb
activerecord-2.3.16 test/models/treasure.rb
activerecord-2.3.15 test/models/treasure.rb
radiant-1.0.0 ruby-debug/ruby/1.8/gems/activerecord-2.3.14/test/models/treasure.rb
vanity-1.7.1 vendor/ruby/1.9.1/gems/activerecord-2.3.12/test/models/treasure.rb
activerecord-2.3.14 test/models/treasure.rb
kajam-1.0.3.rc2 vendor/rails/activerecord/test/models/treasure.rb
activerecord-2.3.12 test/models/treasure.rb
radiant-1.0.0.rc2 vendor/rails/activerecord/test/models/treasure.rb
radiant-1.0.0.rc1 vendor/rails/activerecord/test/models/treasure.rb
webroar-0.5.0 src/admin_panel/vendor/rails/activerecord/test/models/treasure.rb
activerecord-2.3.11 test/models/treasure.rb
ensured_schema-0.1.6 test/models/treasure.rb
ensured_schema-0.1.5 test/models/treasure.rb