mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-14 08:58:29 +00:00
Renamed to pool bracket placement points
This commit is contained in:
@@ -20,7 +20,7 @@ class Wrestler < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def placementPoints
|
||||
PoolBracketTeamPointsCalc.new(self).calcPoints
|
||||
Poolbracketplacementpoints.new(self).calcPoints
|
||||
end
|
||||
|
||||
def totalDeductedPoints
|
||||
|
||||
Reference in New Issue
Block a user