class Footballdata::Configuration

add some more config options / settings

Public Instance Methods

convert() click to toggle source
# File lib/football-sources/apis/config.rb, line 13
def convert()  @convert ||= Convert.new; end