removed phone_number and email
This commit is contained in:
parent
b63f3fa7c9
commit
62c78641c2
5 changed files with 5 additions and 11 deletions
|
|
@ -188,8 +188,6 @@ ActiveRecord::Schema.define(version: 20140605101748) do
|
|||
|
||||
create_table "organizations", force: true do |t|
|
||||
t.string "name"
|
||||
t.string "email"
|
||||
t.string "phone_number"
|
||||
t.string "website_url"
|
||||
t.text "description"
|
||||
t.string "logo_file_name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue