|
|
|
@ -211,9 +211,9 @@ ActiveRecord::Schema.define(:version => 20140605003915) do
|
|
|
|
|
t.string "summary"
|
|
|
|
|
t.string "description"
|
|
|
|
|
t.integer "author_id"
|
|
|
|
|
t.integer "comments_count"
|
|
|
|
|
t.datetime "created_at", :null => false
|
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
|
t.integer "notificationcomments_count"
|
|
|
|
|
t.datetime "created_at", :null => false
|
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
create_table "contests", :force => true do |t|
|
|
|
|
|