Sha256: 7d165dd40371a48a61d79482be9dca3e1d19a9d456b73954f61c71389676d81a

Contents?: true

Size: 101 Bytes

Versions: 6

Compression:

Stored size: 101 Bytes

Contents

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

  def self.down
  end
end

Version data entries

6 entries across 2 versions & 1 rubygems

Version Path
ibm_db-3.0.5-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb
ibm_db-3.0.5-x86-mingw32 test/migrations/to_copy2/1_create_articles.rb
ibm_db-3.0.5-x86-mingw32 test/migrations/to_copy2/2_create_comments.rb
ibm_db-3.0.5 test/migrations/to_copy2/1_create_articles.rb
ibm_db-3.0.5 test/migrations/to_copy2/2_create_comments.rb
ibm_db-3.0.5 test/migrations/to_copy_with_timestamps2/20090101010101_create_articles.rb