summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2023-10-30 00:03:59 -0400
committerDavid Gay <eapoems@riseup.net>2023-10-30 00:03:59 -0400
commit77f3a43ecefadf7376de2871087c819c871b00dc (patch)
treef931041e1e78e7853424cce829d4590baecbdfff /test/fixtures
parentdf191e6361858c985890ca4cb806f319273f9494 (diff)
User model
Diffstat (limited to 'test/fixtures')
-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..d7a3329
--- /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