Slowly getting the nested controllers working

More tests required
This commit is contained in:
2023-06-21 09:31:20 +01:00
parent b76375d086
commit 1eb8c2753f
6 changed files with 26 additions and 6 deletions

View File

@@ -1,9 +1,11 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
domain: one
email: abuse@example.net
destination: bob@example.net
two:
domain: one
email: postmaster@example.net
destination: bob@example.net