mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 06:07:20 +00:00
Trying to get curently generating matches to be nil
This commit is contained in:
@@ -39,7 +39,7 @@ class GenerateTournamentMatches
|
|||||||
assignBouts
|
assignBouts
|
||||||
assignFirstMatchesToMats
|
assignFirstMatchesToMats
|
||||||
@tournament.curently_generating_matches = nil
|
@tournament.curently_generating_matches = nil
|
||||||
@tournament.save
|
@tournament.save!
|
||||||
end
|
end
|
||||||
|
|
||||||
def assignBouts
|
def assignBouts
|
||||||
|
|||||||
Reference in New Issue
Block a user