aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/test/fixtures/articles.yml
diff options
context:
space:
mode:
Diffstat (limited to 'guides/code/getting_started/test/fixtures/articles.yml')
-rw-r--r--guides/code/getting_started/test/fixtures/articles.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/guides/code/getting_started/test/fixtures/articles.yml b/guides/code/getting_started/test/fixtures/articles.yml
new file mode 100644
index 0000000000..46b01c3bb4
--- /dev/null
+++ b/guides/code/getting_started/test/fixtures/articles.yml
@@ -0,0 +1,9 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ title: MyString
+ text: MyText
+
+two:
+ title: MyString
+ text: MyText