Sha256: 140d4b2821fd6341bad61999f88376bf272ee93294e43e4abc85387b54ac4003

Contents?: true

Size: 143 Bytes

Versions: 8

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

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

  def self.down
  end
end

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
ibm_db-5.5.0-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.5.0-x86-mingw32 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.4.1-x86-mingw32 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.4.1-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.4.0-x86-mingw32 test/migrations/to_copy2/1_create_articles.rb
ibm_db-5.4.0-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.3.2-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-5.3.2-x86-mingw32 test/migrations/to_copy2/1_create_articles.rb