Sha256: f1a0c5f60b9acf6c81d0f6516dee3bc1dabdffab6f1e158dc9e540bd93e951e3

Contents?: true

Size: 143 Bytes

Versions: 8

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

class CreateComments < 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_copy2/2_create_comments.rb
ibm_db-5.5.0-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.4.1-x86-mingw32 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.4.1-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.4.0-x86-mingw32 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.4.0-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.3.2-x86-mingw32 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.3.2-x86-mingw32 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb