Sha256: 23ec84c8394a000b359d1be97ba7cea888736845cef6d2876a163ee82b454508

Contents?: true

Size: 215 Bytes

Versions: 202

Compression:

Stored size: 215 Bytes

Contents

class CreateDogsFleas < ActiveRecord::Migration
  def self.up
    create_table :dogs_fleas do |t|
      t.integer :dog_id
      t.integer :flea_id
    end
  end

  def self.down
    drop_table :dogs_fleas
  end
end

Version data entries

202 entries across 172 versions & 31 rubygems

Version Path
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.6.0 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.5.4 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.5.3 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.5.2 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.5.1 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.5.0 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.0 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.0 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
dirty_history-0.5.0 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.4.1 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.4.0 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb
challah-0.3.5 vendor/bundle/gems/shoulda-2.11.3/test/rails2_root/db/migrate/008_create_dogs_fleas.rb