Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / integration / app / test / fixtures / citations_items.yml
diff --git a/vendor/plugins/has_many_polymorphs/test/integration/app/test/fixtures/citations_items.yml b/vendor/plugins/has_many_polymorphs/test/integration/app/test/fixtures/citations_items.yml
new file mode 100644 (file)
index 0000000..37bc5a1
--- /dev/null
@@ -0,0 +1,9 @@
+# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
+one:
+  id: 1
+  created_at: 2007-10-04 17:14:27
+  updated_at: 2007-10-04 17:14:27
+two:
+  id: 2
+  created_at: 2007-10-04 17:14:27
+  updated_at: 2007-10-04 17:14:27