sdf
This commit is contained in:
parent
f17c01010f
commit
6abdce1e59
|
@ -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|
|
||||
|
|
Loading…
Reference in New Issue