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
cd772680701ea5517132512a6ea02e6511493d4e
wrestlingdev.com
/
lib
/
tasks
History
Jacob Cody Wimer
cd77268070
Trying to make the finish_tournament_204 rake job reliable
2025-09-15 18:28:35 -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
Trying to make the finish_tournament_204 rake job reliable
2025-09-15 18:28:35 -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