class Fbref::Configuration
add some more config options / settings
Public Instance Methods
convert()
click to toggle source
# File lib/football-sources/fbref/config.rb, line 12 def convert() @convert ||= Convert.new; end