diff test/data.yml @ 0:e45bf6020b0d draft

add play files
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 18 Sep 2012 04:36:47 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/data.yml	Tue Sep 18 04:36:47 2012 +0900
@@ -0,0 +1,7 @@
+# you describe your data using the YAML notation here
+# and then load them using Fixtures.loadModels("data.yml")
+
+# User(bob):
+#   email: bob@gmail.com
+#   password: secret
+#   fullname: Bob
\ No newline at end of file