mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 06:07:20 +00:00
update bout board when matches end
This commit is contained in:
@@ -17,6 +17,7 @@ class Match < ActiveRecord::Base
|
||||
@w2 = Wrestler.find(self.w2)
|
||||
@w1.advanceInBracket
|
||||
@w2.advanceInBracket
|
||||
self.mat.assignNextMatch
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user