Sha256: e19c636d6dc07bafb59acb5e806160b122ba3eb3eca7803a189f87a7fd91680a
Contents?: true
Size: 143 Bytes
Versions: 6
Compression:
Stored size: 143 Bytes
Contents
class AlterTableGoGamificationCount < ActiveRecord::Migration[5.1] def change add_column :gamification_goals, :count, :integer end end
Version data entries
6 entries across 6 versions & 1 rubygems