]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/gems/composite_primary_keys-2.2.2/test/fixtures/comments.yml
Remove ancient (and unused) composite_primary_keys gem
[rails.git] / vendor / gems / composite_primary_keys-2.2.2 / test / fixtures / comments.yml
diff --git a/vendor/gems/composite_primary_keys-2.2.2/test/fixtures/comments.yml b/vendor/gems/composite_primary_keys-2.2.2/test/fixtures/comments.yml
deleted file mode 100644 (file)
index 7f14514..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-comment1:
-  id: 1
-  person_id: 1
-  person_type: Employee
-  
-comment2:
-  id: 2
-  person_id: 1
-  person_type: User
-  hack_id: andrew
-  
-comment3:
-  id: 3
-  person_id: andrew
-  person_type: Hack
-  
\ No newline at end of file