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
e30f8fa83d9210d17b6a1c9c64332d3eb65d83fd
wrestlingdev.com
/
test
History
Jacob Cody Wimer
f1415e2d8f
Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type
2025-04-03 21:16:47 -04:00
..
controllers
Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type
2025-04-03 21:16:47 -04:00
fixtures
Added tournament backups to the database and added pages to restore and create backups
2025-01-04 16:27:52 -05:00
helpers
A ton of stuff was done to finalize the app for use
2014-01-25 05:28:42 -05:00
integration
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
mailers
initial commit
2013-12-23 11:04:30 -05:00
models
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
test_helper.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