config_path

in lib/config.rb [45:48]


    def config_path
      File.join($root_path, 'config.yml')
    end