Sha256: 31ee16b5d3d827ecc614d5ec4b93ce09bc04dbc1f2d218730566272e8926ce63

Contents?: true

Size: 134 Bytes

Versions: 12

Compression:

Stored size: 134 Bytes

Contents

# frozen_string_literal: true

class CreateArticles < ActiveRecord::Migration::Current
  def self.up
  end

  def self.down
  end
end

Version data entries

12 entries across 6 versions & 2 rubygems

Version Path
ibm_db-5.5.0 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.5.0 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.4.1 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.4.1 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.4.0 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.4.0 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.3.2 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.3.2 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.3.1 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.3.1 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ruby-on-quails-0.1.0 activerecord/test/migrations/to_copy2/1_create_articles.rb
ruby-on-quails-0.1.0 activerecord/test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb