Sha256: fe4ab78a557f5ed8b7cf54286e97cba404bc32f1355eb21ca14cf526fa1d179c
Contents?: true
Size: 145 Bytes
Versions: 6
Compression:
Stored size: 145 Bytes
Contents
class AlterTableGoGamificationLevels < ActiveRecord::Migration[5.1] def change add_column :gamification_levels, :level, :integer end end
Version data entries
6 entries across 6 versions & 1 rubygems