mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-06 06:28:33 +00:00
Add boutNumber to upcomgingMatches
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Matchup
|
||||
attr_accessor :w1, :w2, :round, :weight_id
|
||||
attr_accessor :w1, :w2, :round, :weight_id, :boutNumber
|
||||
|
||||
# def w1
|
||||
# end
|
||||
|
||||
Reference in New Issue
Block a user