Sha256: c19934d1063ed5aec0b8c8a211fb50ba000f06948b0c7831506067c056b97802
Contents?: true
Size: 145 Bytes
Versions: 8
Compression:
Stored size: 145 Bytes
Contents
class AddC80ContestIsActiveToSettings < ActiveRecord::Migration def change add_column :c80_contest_settings, :is_active, :boolean end end
Version data entries
8 entries across 8 versions & 1 rubygems