summaryrefslogtreecommitdiffstats
path: root/models/fixtures/follow.yml
diff options
context:
space:
mode:
Diffstat (limited to 'models/fixtures/follow.yml')
-rw-r--r--models/fixtures/follow.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/models/fixtures/follow.yml b/models/fixtures/follow.yml
new file mode 100644
index 0000000..b8d3582
--- /dev/null
+++ b/models/fixtures/follow.yml
@@ -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