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
44fb5388b4a048c4fece7800bc9be04faa546949
wrestlingdev.com
/
lib
/
tasks
History
Jacob Cody Wimer
44fb5388b4
Made the all results page grouping better and fixed the advance wrestler job.
2025-04-17 17:34:34 -04:00
..
.keep
initial commit
2013-12-23 11:04:30 -05:00
auth_migration.rake
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
finish_seed_tournaments.rake
Added a sort by bout number for assign_next_match
2022-01-19 03:28:16 +00:00
finish_tournament_204.rake
Made the all results page grouping better and fixed the advance wrestler job.
2025-04-17 17:34:34 -04:00
job_testing.rake
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
migrate_bracket_position.rake
New bracket positions for double elim brackets. Each bracket position will now wrestle during the same round. Made a rake task to migrate previous matches to the new bracket positions.
2025-04-02 16:23:20 -04:00