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
9c25a6cc395f735cc2d37a6cf4a321e641ec832c
wrestlingdev.com
/
app
/
models
History
Jacob Cody Wimer
9c25a6cc39
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
..
concerns
initial commit
2013-12-23 11:04:30 -05:00
.keep
initial commit
2013-12-23 11:04:30 -05:00
ability.rb
Added a feature to generate uuid links for coaches to submit their school lineups.
2025-02-18 16:39:10 -05:00
application_record.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
mat_assignment_rule.rb
Fixed mat assignment rules to be db agnostic with comma delimited strings and upgraded test env db to mariadb 10.10 to match production.
2025-01-25 20:02:22 -05:00
mat.rb
Fixed mat assignment rules to be db agnostic with comma delimited strings and upgraded test env db to mariadb 10.10 to match production.
2025-01-25 20:02:22 -05:00
match.rb
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
school_delegate.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
school.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
teampointadjust.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
tournament_backup.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.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
tournament.rb
Protect tournament from out of order seeding.
2025-01-20 10:23:27 -05:00
user.rb
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
2024-03-19 08:36:33 -04:00
weight.rb
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
wrestler.rb
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