[Groonga-commit] ranguba/rroonga at 8ddbe61 [master] Remove no longer needed YAML workaround

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Dec 29 11:54:46 JST 2013


Kouhei Sutou	2013-12-29 11:54:46 +0900 (Sun, 29 Dec 2013)

  New Revision: 8ddbe612e15507411289a2e5c7f735e323442ede
  https://github.com/ranguba/rroonga/commit/8ddbe612e15507411289a2e5c7f735e323442ede

  Message:
    Remove no longer needed YAML workaround

  Modified files:
    Rakefile

  Modified: Rakefile (+0 -7)
===================================================================
--- Rakefile    2013-12-29 11:54:26 +0900 (edb4fb0)
+++ Rakefile    2013-12-29 11:54:46 +0900 (f3e2b7e)
@@ -26,13 +26,6 @@ require "bundler/gem_helper"
 require "rake/extensiontask"
 require "packnga"
 
-if YAML.const_defined?(:ENGINE)
-  begin
-    YAML::ENGINE.yamler = "psych"
-  rescue LoadError
-  end
-end
-
 base_dir = File.join(File.dirname(__FILE__))
 
 groonga_ext_dir = File.join(base_dir, "ext", "groonga")
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index