Sha256: ff861aa320aca623aeb88a9d4db35a52b101fa770eb8d14cae14e52664c29772
Contents?: true
Size: 158 Bytes
Versions: 3
Compression:
Stored size: 158 Bytes
Contents
class AddDescriptionToGoGamificationMedals < ActiveRecord::Migration[5.1] def change add_column :go_gamification_medals, :description, :text end end
Version data entries
3 entries across 3 versions & 1 rubygems