Rakefile: store games for tournament '4-knockout'.
This commit is contained in:
@@ -3,7 +3,7 @@ require 'rake'
|
|||||||
|
|
||||||
# The year and title of tournament
|
# The year and title of tournament
|
||||||
@year = '2013'
|
@year = '2013'
|
||||||
@tournament ='3-autumn'
|
@tournament ='4-knockout'
|
||||||
|
|
||||||
require 'yaml'
|
require 'yaml'
|
||||||
file_dir = File.dirname(__FILE__)
|
file_dir = File.dirname(__FILE__)
|
||||||
|
|||||||
Reference in New Issue
Block a user