Sha256: 94585d1b8a87dff515dd674f8ac66603d2c940d33485c99f6337fe80fffde994
Contents?: true
Size: 155 Bytes
Versions: 8
Compression:
Stored size: 155 Bytes
Contents
class AddDescriptionToGoGamificationMedals < ActiveRecord::Migration[5.1] def change add_column :gamification_medals, :description, :text end end
Version data entries
8 entries across 8 versions & 1 rubygems