Updated schema and fixed tests
This commit is contained in:
@@ -862,7 +862,7 @@ ActiveRecord::Schema.define(version: 20171219111046) do
|
||||
t.integer "related_content_id"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
t.integer "positive_score", default: 0
|
||||
t.integer "positive_score", default: 1
|
||||
t.integer "negative_score", default: 0
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user