Sha256: 52a179b046ac47d17ba64188d8b1743ddb5347e86034a951f0eeb91871940a73

Contents?: true

Size: 148 Bytes

Versions: 2

Compression:

Stored size: 148 Bytes

Contents

class AlterTableGamificationGoalAddRubys < ActiveRecord::Migration[5.1]
  def change
    add_column :gamification_goals, :rubys, :integer
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
go_gamification-0.0.20 db/migrate/20171030005158_alter_table_gamification_goal_add_rubys.rb
go_gamification-0.0.19 db/migrate/20171030005158_alter_table_gamification_goal_add_rubys.rb