Files
vault171/test/fixtures/assignment_log2s.yml
David Böhm b7f0c35378
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Added some models
User
Item
Department
Categorie
AssignmentLog
Room
2026-05-21 15:36:23 +02:00

16 lines
314 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
item: one
user: one
room: one
assigned_at: 2026-05-21 15:29:43
returned_at: 2026-05-21 15:29:43
two:
item: two
user: two
room: two
assigned_at: 2026-05-21 15:29:43
returned_at: 2026-05-21 15:29:43