mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-13 16:40:48 +00:00
@@ -10,7 +10,9 @@ module GeneratesTournamentMatches
|
|||||||
self.save
|
self.save
|
||||||
matches
|
matches
|
||||||
end
|
end
|
||||||
|
if Rails.env.production?
|
||||||
|
handle_asynchronously :generateMatchups
|
||||||
|
end
|
||||||
|
|
||||||
def poolToBracket
|
def poolToBracket
|
||||||
destroyAllMatches
|
destroyAllMatches
|
||||||
|
|||||||
Reference in New Issue
Block a user