Sha256: 515df589ae33df3c4a6444b6ab09a07078978edb16926bbc14f5afdf08ee8945

Contents?: true

Size: 134 Bytes

Versions: 12

Compression:

Stored size: 134 Bytes

Contents

# frozen_string_literal: true

class CreateComments < 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/2_create_comments.rb
ibm_db-5.5.0 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.4.1 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.4.1 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.4.0 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.4.0 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.3.2 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.3.2 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ibm_db-5.3.1 test/migrations/to_copy2/2_create_comments.rb
ibm_db-5.3.1 test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb
ruby-on-quails-0.1.0 activerecord/test/migrations/to_copy2/2_create_comments.rb
ruby-on-quails-0.1.0 activerecord/test/migrations/to_copy_with_timestamps2/20090101010202_create_comments.rb