mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
poolbracket.rb updated for different brackets
This commit is contained in:
@@ -103,5 +103,5 @@ class Poolbracket
|
|||||||
@bouts = Bout.new
|
@bouts = Bout.new
|
||||||
@matches = @bouts.assignBouts(matches)
|
@matches = @bouts.assignBouts(matches)
|
||||||
return @matches
|
return @matches
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user