first-commit
This commit is contained in:
19
models/fixtures/follow.yml
Normal file
19
models/fixtures/follow.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
-
|
||||
id: 1
|
||||
user_id: 4
|
||||
follow_id: 2
|
||||
|
||||
-
|
||||
id: 2
|
||||
user_id: 8
|
||||
follow_id: 2
|
||||
|
||||
-
|
||||
id: 3
|
||||
user_id: 2
|
||||
follow_id: 8
|
||||
|
||||
-
|
||||
id: 4
|
||||
user_id: 31
|
||||
follow_id: 33
|
Reference in New Issue
Block a user