Social media component
This commit is contained in:
parent
069cc0eb4c
commit
59d1e2c723
21 changed files with 87 additions and 11 deletions
|
|
@ -81,6 +81,9 @@ ActiveRecord::Schema.define(version: 20140605125153) do
|
|||
t.text "description"
|
||||
t.text "registration_description"
|
||||
t.text "ticket_description"
|
||||
t.string "facebook_url"
|
||||
t.string "google_url"
|
||||
t.string "twitter_url"
|
||||
end
|
||||
|
||||
create_table "conferences_questions", id: false, force: true do |t|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue