class Probasketball::Collections::MiscStats

Public Class Methods

new(api) click to toggle source
# File lib/probasketball/collections/misc_stats.rb, line 5
def initialize(api)
  super(api, 'misc/')
end