Sha256: 2c8e133eb5465456c00b9c8a8aa6791d543767e5d4ae1cdd58f71cf4bb3950b0

Contents?: true

Size: 73 Bytes

Versions: 12

Compression:

Stored size: 73 Bytes

Contents

class Part < ActiveRecord::Base
  has_and_belongs_to_many :assemblies
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
activerecord_bulkoperation-0.2.3 test/models/part.rb
activerecord_bulkoperation-0.2.2 test/models/part.rb
activerecord_bulkoperation-0.2.1 test/models/part.rb
activerecord_bulkoperation-0.2.0 test/models/part.rb
activerecord_bulkoperation-0.1.0 test/models/part.rb
activerecord_bulkoperation-0.0.8 test/models/part.rb
activerecord_bulkoperation-0.0.7 test/models/part.rb
activerecord_bulkoperation-0.0.6 test/models/part.rb
activerecord_bulkoperation-0.0.5 test/models/part.rb
activerecord_bulkoperation-0.0.4 test/models/part.rb
activerecord_bulkoperation-0.0.3 test/models/part.rb
activerecord_bulkoperation-0.0.2 test/models/part.rb