1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-04 05:43:47 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
b3b4fdb6e5 Revert "Moved generateMatches to tournament. Trying to reduce queries and speed"
This reverts commit 0e5dabac8a.
2015-03-17 09:34:43 -04:00
662a1ad498 Revert "Still trying to generate matches from tournament."
This reverts commit e3a1323d39.
2015-03-17 09:34:36 -04:00
e3a1323d39 Still trying to generate matches from tournament. 2015-03-17 09:32:11 -04:00
0e5dabac8a Moved generateMatches to tournament. Trying to reduce queries and speed
up page load.
2015-03-17 09:26:30 -04:00
2843760779 Create bracket views with upcomingMatches 2015-03-16 08:35:56 -04:00
e8dd332bbc Add boutNumber to upcomgingMatches 2015-03-12 15:18:06 -04:00
dc9639cf1c Calculate matchups for pools. This breaks generating matches. 2015-03-12 15:03:38 -04:00
aca4d9adf4 Added generating matches as delayed job 2015-02-09 11:02:13 -05:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05:00
0244d15a8b Generated bouts and rounds. Need to fix rounds for odd numbered pools. 2015-02-03 10:41:49 -05:00
7ea80b2997 Working on generating rounds in tournament model 2015-02-02 15:45:46 -05:00
90b96bb218 Making progress on generating matches. 2014-12-18 10:45:49 -05:00
1899218798 Made pool and bout classes. Still need to fix bouts doubling on every
refresh of upcoming matches view
2014-12-15 13:12:39 -05:00
Jacob Cody Wimer
1d024e0571 Added 11 man bracket 2014-01-31 18:33:58 -05:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
d4b97c83c3 Updated re-directs, added weights to tournament#show, and edited a few views 2014-01-22 13:12:40 -05:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00