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