Sha256: 05f613842c45d6fdf50688c27c83936ac46a946fb2a714f68a507f923b8eb472
Contents?: true
Size: 150 Bytes
Versions: 8
Compression:
Stored size: 150 Bytes
Contents
class AddC80ContestButtonPhotoToSettings < ActiveRecord::Migration def change add_column :c80_contest_settings, :button_photo, :string end end
Version data entries
8 entries across 8 versions & 1 rubygems