summaryrefslogtreecommitdiffstats
path: root/models/fixtures/follow.yml
blob: b8d35828bf170a6b577d00da9064b1e776d0de44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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