Sha256: 2787fd99652391330a5b7f5bdbe694fa5ae8116097789e964923dc6789518fd7

Contents?: true

Size: 154 Bytes

Versions: 2

Compression:

Stored size: 154 Bytes

Contents

class AlterTableGamificationitemGroupAddkey < ActiveRecord::Migration[5.1]
  def change
    add_column :gamification_item_groups, :key, :string
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
go_gamification-0.0.20 db/migrate/20171030000412_alter_table_gamificationitem_group_addkey.rb
go_gamification-0.0.19 db/migrate/20171030000412_alter_table_gamificationitem_group_addkey.rb