This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
eef96aa8f8d65b131ef64db9873a50632f75219b
wrestlingdev.com
/
app
/
controllers
History
Jacob Cody Wimer
ae8d995b2c
Added a QR code page that generates a QR code for tournament directors to print out.
2026-02-11 18:23:14 -05:00
..
concerns
initial commit
2013-12-23 11:04:30 -05:00
api_controller.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
application_controller.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
mat_assignment_rules_controller.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
matches_controller.rb
Added queues for mats and provided a way for tournament directors to move matches to a mat.
2026-02-03 17:50:52 -05:00
mats_controller.rb
Added queues for mats and provided a way for tournament directors to move matches to a mat.
2026-02-03 17:50:52 -05:00
password_resets_controller.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
schools_controller.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
sessions_controller.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
static_pages_controller.rb
Refactored names of methods and some db column
2018-11-13 14:14:48 +00:00
tournament_backups_controller.rb
Added tournament backups to the database and added pages to restore and create backups
2025-01-04 16:27:52 -05:00
tournaments_controller.rb
Added a QR code page that generates a QR code for tournament directors to print out.
2026-02-11 18:23:14 -05:00
users_controller.rb
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
weights_controller.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
wrestlers_controller.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00