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
4828d9b8762b320584fbadf54c51557c69650dcd
wrestlingdev.com
/
test
/
models
History
Jacob Cody Wimer
2d433b680a
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
..
.keep
initial commit
2013-12-23 11:04:30 -05:00
mat_test.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
match_test.rb
Added a finished_at column on matches, created a callback to updated that only if finished changes and is 1, and display that on the match stats page.
2025-01-22 17:01:06 -05:00
school_delegate_test.rb
Added logic to delegate tournament access
2016-01-06 18:38:02 +00:00
school_test.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
teampointadjust_test.rb
Deducted points pool tie breaker added
2015-11-16 13:31:27 +00:00
tournament_backup_test.rb
Added tournament backups to the database and added pages to restore and create backups
2025-01-04 16:27:52 -05:00
tournament_delegate_test.rb
Added logic to delegate tournament access
2016-01-06 18:38:02 +00:00
tournament_test.rb
Added logic for 32 man bracket
2024-12-23 22:12:44 -05:00
user_test.rb
Cleaned scaffold tests and set up fixtures needed for now.
2015-03-26 16:55:33 +00:00
weight_test.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
wrestler_test.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