class Sports::Butler::BasketballApi::Seasons
Public Instance Methods
available_endpoint_methods()
click to toggle source
# File lib/sports/butler/basketball_api/seasons.rb, line 8 def available_endpoint_methods [:all] end
path()
click to toggle source
# File lib/sports/butler/basketball_api/seasons.rb, line 12 def path :seasons end