Added some models
User Item Department Categorie AssignmentLog Room
This commit is contained in:
15
test/fixtures/assignment_logs.yml
vendored
Normal file
15
test/fixtures/assignment_logs.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
item: one
|
||||
user: one
|
||||
room: one
|
||||
assigned_at: 2026-05-21 14:46:06
|
||||
returned_at: 2026-05-21 14:46:06
|
||||
|
||||
two:
|
||||
item: two
|
||||
user: two
|
||||
room: two
|
||||
assigned_at: 2026-05-21 14:46:06
|
||||
returned_at: 2026-05-21 14:46:06
|
||||
Reference in New Issue
Block a user