add include_cfp to splashpage, remove old column, migrate data
This commit is contained in:
parent
2f6fccb912
commit
bd570ecb3c
3 changed files with 46 additions and 10 deletions
|
|
@ -1,5 +0,0 @@
|
|||
class AddIncludeCfpInSplashpages < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :splashpages, :include_cfp, :boolean, default: false
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue