Method: Bookmaker::Base.config_path

Defined in:
lib/bookmaker/base.rb

.config_pathObject



77
78
79
# File 'lib/bookmaker/base.rb', line 77

def self.config_path
  BOOKMAKER_ROOT + "/config.yml"
end