elo_rating
elo_rating copied to clipboard
fix player.rb attributes bug
Fix bug,
when you try to match.add_player(rating: 1500, place: 1)
:
wrong number of arguments (given 1, expected 0; required keywords: match, rating) (ArgumentError)