Masafumi Yokoyama
null+****@clear*****
Sun Feb 14 21:36:58 JST 2016
Masafumi Yokoyama 2016-02-14 21:36:58 +0900 (Sun, 14 Feb 2016) New Revision: 1af192875b6d77f4fe03353a801150cc5e785a5e https://github.com/groonga/groonga-beginners-book-ja/commit/1af192875b6d77f4fe03353a801150cc5e785a5e Message: Rakefile: simplify Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2016-02-14 21:17:45 +0900 (6681662) +++ Rakefile 2016-02-14 21:36:58 +0900 (9ce911a) @@ -10,7 +10,7 @@ def config_path end def configurations - @configurations ||= YAML.load(File.read(config_path)) + @configurations ||= YAML.load_file(config_path) end def bookname -------------- next part -------------- HTML����������������������������...Download