summaryrefslogtreecommitdiff
path: root/test/fixtures/tournament_settings.yml
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-21 09:59:40 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-21 09:59:40 -0400
commit493c2528076076beae43b2574493ed3955c38f4b (patch)
tree3d834230d898115b3fb16c1eedc1c271e0df0ecf /test/fixtures/tournament_settings.yml
parenta09778072023f08bfbc8987881be9f05965496c1 (diff)
run ./generate.sh
Diffstat (limited to 'test/fixtures/tournament_settings.yml')
-rw-r--r--test/fixtures/tournament_settings.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/fixtures/tournament_settings.yml b/test/fixtures/tournament_settings.yml
new file mode 100644
index 0000000..aa5eaef
--- /dev/null
+++ b/test/fixtures/tournament_settings.yml
@@ -0,0 +1,13 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ tournament_id:
+ vartype: 1
+ name: MyString
+ value: MyText
+
+two:
+ tournament_id:
+ vartype: 1
+ name: MyString
+ value: MyText