Sha256: 1251cca9b8285a26571dcb71c6aadf2edd4851c620603dfbc286ec65fd316e4d

Contents?: true

Size: 143 Bytes

Versions: 155

Compression:

Stored size: 143 Bytes

Contents

class CreateHasManyThroughField < ActiveRecord::Migration[4.2]
  def change
    create_table :has_many_through_fields do |t|
    end
  end
end

Version data entries

155 entries across 155 versions & 1 rubygems

Version Path
forest_liana-6.2.0 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.1.1 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.1.0 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.5 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.4 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.3 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.2 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.1 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.0 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-5.4.4 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-5.4.3 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-5.4.2 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-5.4.1 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.0.pre.beta.4 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb
forest_liana-6.0.0.pre.beta.3 test/dummy/db/migrate/20150814081918_create_has_many_through_field.rb