1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-01 03:55:44 +00:00

Updated seeding logic for double elim to make byes truly random and to keep bracket lines consistent through match generations

This commit is contained in:
2024-12-23 16:17:43 -05:00
parent 6242100e01
commit 7e6d7ddfbb
8 changed files with 213 additions and 55 deletions

View File

@@ -79,7 +79,6 @@ class WeightsController < ApplicationController
format.json { head :no_content }
end
end
def pool_order
pool = params[:pool_to_order].to_i