aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/test/fixtures/comments.yml
diff options
context:
space:
mode:
Diffstat (limited to 'guides/code/getting_started/test/fixtures/comments.yml')
-rw-r--r--guides/code/getting_started/test/fixtures/comments.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/guides/code/getting_started/test/fixtures/comments.yml b/guides/code/getting_started/test/fixtures/comments.yml
new file mode 100644
index 0000000000..d33da386bf
--- /dev/null
+++ b/guides/code/getting_started/test/fixtures/comments.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
+
+one:
+ commenter: MyString
+ body: MyText
+ post:
+
+two:
+ commenter: MyString
+ body: MyText
+ post: