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
a851436c0ce321721dab0927b2b766e6adccd4db
wrestlingdev.com
/
app
/
controllers
History
Jacob Cody Wimer
a851436c0c
Removed single weight match generation, fixed bracket names, reload weight matches for pool order, and auto delete errrored jobs
2024-12-16 00:02:30 -05:00
..
concerns
initial commit
2013-12-23 11:04:30 -05:00
api_controller.rb
Fixed a couple slow queries
2021-12-11 03:08:43 +00:00
application_controller.rb
Devise needs to prepend forgery
2019-01-08 16:02:25 +00:00
mat_assignment_rules_controller.rb
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
2024-11-25 16:25:59 -05:00
matches_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
mats_controller.rb
Redirect errors on match#stat back to match#stat
2023-01-09 19:27:31 -05:00
schools_controller.rb
Added is_public to a tournament to hide lineups and brackets until you're ready to make it public
2023-01-01 23:16:12 -05:00
static_pages_controller.rb
Refactored names of methods and some db column
2018-11-13 14:14:48 +00:00
tournaments_controller.rb
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
2024-11-25 16:25:59 -05:00
weights_controller.rb
Removed single weight match generation, fixed bracket names, reload weight matches for pool order, and auto delete errrored jobs
2024-12-16 00:02:30 -05:00
wrestlers_controller.rb
Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers
2022-01-24 21:54:50 +00:00