mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-06 06:28:33 +00:00
Deducted points pool tie breaker added
This commit is contained in:
3
app/models/teampointadjust.rb
Normal file
3
app/models/teampointadjust.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class Teampointadjust < ActiveRecord::Base
|
||||
belongs_to :wrestler
|
||||
end
|
||||
Reference in New Issue
Block a user