Rezervacije

This commit is contained in:
2024-08-06 14:16:40 +02:00
parent 8d5a410c60
commit 6d5509856f
58 changed files with 1052 additions and 3 deletions

15
test/fixtures/customers.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
phone: MyString
notes: MyText
email: MyString
birthyear: 1
two:
name: MyString
phone: MyString
notes: MyText
email: MyString
birthyear: 1