Add confirmed sponsors
This commit is contained in:
parent
b770f9bd4d
commit
792a7fed1c
10 changed files with 162 additions and 65 deletions
|
|
@ -7,5 +7,7 @@ class AddSwagsToSponsors < ActiveRecord::Migration
|
|||
add_column :sponsors, :vat, :string
|
||||
add_column :sponsors, :has_banner, :boolean, default: false
|
||||
add_column :sponsors, :swags, :text
|
||||
add_column :sponsors, :courrier_info, :text
|
||||
add_column :sponsors, :state, :string
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue