mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-01 03:55:44 +00:00
Changed database column for wrestlers seed to bracket_line
This commit is contained in:
@@ -42,7 +42,7 @@ class SingleTestTest < ActionDispatch::IntegrationTest
|
||||
# puts " school_id: #{w.school_id}"
|
||||
# puts " weight_id: #{w.weight_id}"
|
||||
# puts " original_seed: #{w.original_seed}"
|
||||
# puts " seed: #{w.seed}"
|
||||
# puts " bracket_line: #{w.bracket_line}"
|
||||
# puts " season_loss: #{w.season_loss}"
|
||||
# puts " season_win: #{w.season_win}"
|
||||
# puts " criteria: #{w.criteria}"
|
||||
|
||||
Reference in New Issue
Block a user