Sha256: 6d11969f43dea2006dd35ce0c79cc3c339172f6f2e239d7216091c798365008b

Contents?: true

Size: 82 Bytes

Versions: 202

Compression:

Stored size: 82 Bytes

Contents

class Foo < ActiveRecord::Migration
  def self.up
  end

  def self.down
  end
end

Version data entries

202 entries across 199 versions & 26 rubygems

Version Path
activerecord-1.13.0 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.14.0 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.13.1 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.14.3 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.14.2 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.14.1 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.13.2 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.3 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.4 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.2 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.14.4 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.0 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.1 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.6 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-1.15.5 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-2.0.4 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-2.0.1 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-2.0.0 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-2.0.5 test/fixtures/migrations_with_duplicate/3_foo.rb
activerecord-2.0.2 test/fixtures/migrations_with_duplicate/3_foo.rb