1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Dynamic double elim match generation and loser name generation

This commit is contained in:
2025-09-02 22:10:55 -04:00
parent 782baedcfe
commit 9a4e6f6597
3 changed files with 274 additions and 297 deletions

View File

@@ -206,4 +206,7 @@ The application has been migrated from using vanilla JavaScript to Hotwired Stim
- `app/assets/javascripts/controllers/` - Contains all Stimulus controllers
- `app/assets/javascripts/application.js` - Registers and loads all controllers
The importmap configuration in `config/importmap.rb` handles the loading of all JavaScript dependencies including Stimulus controllers.
The importmap configuration in `config/importmap.rb` handles the loading of all JavaScript dependencies including Stimulus controllers.
# Using Repomix with LLMs
`npx repomix app test`