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
2cd62bbbd5f8ee3eb3c1132010c04daf72e28056
wrestlingdev.com
/
app
/
controllers
History
Jacob Cody Wimer
58d088907a
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
..
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
matches_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
mats_controller.rb
Fixed redirect for match editing and added controller tests. Added wrestler school name to match edit form. Added authorization tests to all matches page.
2019-01-23 19:35:19 +00:00
schools_controller.rb
Fixed navbar on school show page
2021-12-21 02:04:08 +00:00
static_pages_controller.rb
Refactored names of methods and some db column
2018-11-13 14:14:48 +00:00
tournaments_controller.rb
Updating calculating team scores as a put
2021-12-21 02:38:43 +00:00
weights_controller.rb
Added manual pool order button
2020-01-14 14:54:24 -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