working on header

This commit is contained in:
Kevin BATAILLE
2025-08-28 14:27:06 +02:00
parent 9513867614
commit a8a8c55041
229 changed files with 187 additions and 14 deletions

0
test/application_system_test_case.rb Normal file → Executable file
View File

0
test/controllers/.keep Normal file → Executable file
View File

0
test/controllers/pages_controller_test.rb Normal file → Executable file
View File

0
test/fixtures/events.yml vendored Normal file → Executable file
View File

0
test/fixtures/files/.keep vendored Normal file → Executable file
View File

0
test/fixtures/ticket_types.yml vendored Normal file → Executable file
View File

0
test/fixtures/tickets.yml vendored Normal file → Executable file
View File

0
test/fixtures/users.yml vendored Normal file → Executable file
View File

0
test/helpers/.keep Normal file → Executable file
View File

0
test/integration/.keep Normal file → Executable file
View File

0
test/mailers/.keep Normal file → Executable file
View File

0
test/models/.keep Normal file → Executable file
View File

0
test/models/application_record_test.rb Normal file → Executable file
View File

0
test/models/event_test.rb Normal file → Executable file
View File

0
test/models/ticket_test.rb Normal file → Executable file
View File

0
test/models/ticket_type_test.rb Normal file → Executable file
View File

0
test/models/user_test.rb Normal file → Executable file
View File

0
test/system/.keep Normal file → Executable file
View File

0
test/test_helper.rb Normal file → Executable file
View File