bad merge
This commit is contained in:
parent
b11a4c71d1
commit
014aaac307
3 changed files with 0 additions and 6 deletions
|
@ -82,12 +82,6 @@ ActiveRecord::Schema.define(version: 20170209215911) do
|
|||
|
||||
create_table "follows", force: :cascade do |t|
|
||||
t.integer "user_id"
|
||||
<<<<<<< HEAD
|
||||
t.boolean "email", default: true
|
||||
t.boolean "app", default: true
|
||||
t.boolean "push", default: true
|
||||
=======
|
||||
>>>>>>> develop
|
||||
t.string "followed_type"
|
||||
t.integer "followed_id"
|
||||
t.datetime "created_at", null: false
|
||||
|
|
Loading…
Add table
Reference in a new issue