summaryrefslogtreecommitdiff
path: root/test/fixtures/users.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-21 22:30:32 -0400
committerDavid Gay <david@davidgay.org>2021-04-21 22:30:32 -0400
commit62a3d19900247fe26d46f140a568b6ce5996b0f4 (patch)
treeb292f5472df886b7fbe021f95ad8037e446c98a8 /test/fixtures/users.yml
parent3deaa18cfc4103f0cf6dd6de479f07d0d2db1abf (diff)
Devise setup and config
Diffstat (limited to 'test/fixtures/users.yml')
-rw-r--r--test/fixtures/users.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml
new file mode 100644
index 0000000..5181636
--- /dev/null
+++ b/test/fixtures/users.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+# This model initially had no columns defined. If you add columns to the
+# model remove the '{}' from the fixture names and add the columns immediately
+# below each fixture, per the syntax in the comments below
+#
+one: {}
+# column: value
+#
+two: {}
+# column: value