summaryrefslogtreecommitdiff
path: root/test/fixtures/monsters.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-22 18:10:19 -0400
committerDavid Gay <david@davidgay.org>2021-05-22 18:10:19 -0400
commit44facc2e567eb3c045ce082428f42276e45b0202 (patch)
tree0b302bfd60a6faae698a63e68e3e1a5bdb9e16c2 /test/fixtures/monsters.yml
parent38f3a39221869483e3468e9f4d8cab5450a70f89 (diff)
Monsters and basic combat
Diffstat (limited to 'test/fixtures/monsters.yml')
-rw-r--r--test/fixtures/monsters.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/monsters.yml b/test/fixtures/monsters.yml
new file mode 100644
index 0000000..ec30753
--- /dev/null
+++ b/test/fixtures/monsters.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ name: MyString
+ description: MyText
+ whatnot:
+
+two:
+ name: MyString
+ description: MyText
+ whatnot: