elo_rating icon indicating copy to clipboard operation
elo_rating copied to clipboard

fix player.rb attributes bug

Open TheScrubsFan opened this issue 1 year ago • 0 comments

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)

TheScrubsFan avatar Feb 23 '24 09:02 TheScrubsFan