Moved to Netbeans 6.5. Started order creation
[depot.git] / test / fixtures / orders.yml
diff --git a/test/fixtures/orders.yml b/test/fixtures/orders.yml
new file mode 100644 (file)
index 0000000..e4a667a
--- /dev/null
@@ -0,0 +1,13 @@
+# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
+
+one:
+  name: MyString
+  address: MyText
+  email: MyString
+  pay_type: MyString
+
+two:
+  name: MyString
+  address: MyText
+  email: MyString
+  pay_type: MyString