Add responsible and fix how hashes are stored
This commit is contained in:
parent
88a6b2769b
commit
4810aa22f6
7 changed files with 43 additions and 14 deletions
|
|
@ -478,6 +478,7 @@ ActiveRecord::Schema.define(version: 20170822173332) do
|
|||
t.text "swag"
|
||||
t.text "swag_transportation"
|
||||
t.string "state"
|
||||
t.text "responsibe"
|
||||
end
|
||||
|
||||
create_table "sponsorship_levels", force: :cascade do |t|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue