aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures/notes.yml
diff options
context:
space:
mode:
authorTeddy Wing2015-01-23 20:54:48 -0500
committerTeddy Wing2015-01-23 20:54:48 -0500
commit4432d0b7d1d2ee43258c6147f0881af923d07312 (patch)
tree2776273da20b726e008556816c40a00f1d1e28c8 /test/fixtures/notes.yml
parentd7d88ccd11cda59619fea44e14997ed21b5f9a4e (diff)
parent3ea39ca725e28f83fbea4a6ebaa037697cb8dde9 (diff)
downloadNotes-angular-demo-4432d0b7d1d2ee43258c6147f0881af923d07312.tar.bz2
Merge branch 'create-api-endpoints'
Diffstat (limited to 'test/fixtures/notes.yml')
-rw-r--r--test/fixtures/notes.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/fixtures/notes.yml b/test/fixtures/notes.yml
new file mode 100644
index 0000000..e192dee
--- /dev/null
+++ b/test/fixtures/notes.yml
@@ -0,0 +1,9 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ title: MyString
+ body: MyText
+
+two:
+ title: MyString
+ body: MyText