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