Showing 1 of 1 total issue
Class ProPlayer
has 22 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class ProPlayer < Entity
ENDPOINT = 'proPlayers'.freeze
def account_id
data['account_id']
end