class ChgkRating::Models::Player

Private Instance Methods

api_path() click to toggle source
# File lib/chgk_rating/models/player.rb, line 6
def api_path
  'players'
end