Sha256: 2783efc688025154dbe249a0c8438416a67f14063ef567862a23a98b19c4e034
Contents?: true
Size: 133 Bytes
Versions: 4
Compression:
Stored size: 133 Bytes
Contents
class AlterTableGoGamificationItemTypeAddKey < ActiveRecord::Migration[5.1] add_column :gamification_item_types, :key, :string end
Version data entries
4 entries across 4 versions & 1 rubygems