Sha256: 9e3877f7a96b8bf793aad2433bdfc47ace42518082cc95e959f62c1900e06f95

Contents?: true

Size: 105 Bytes

Versions: 3

Compression:

Stored size: 105 Bytes

Contents

class AddStiModel < ActiveRecord::Migration
  def change
    add_column :users, :type, :string
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rails_db-1.6.0 test/dummy/db/migrate/20170126124628_add_sti_model.rb
rails_db-1.5.0 test/dummy/db/migrate/20170126124628_add_sti_model.rb
rails_db-1.4.1 test/dummy/db/migrate/20170126124628_add_sti_model.rb