[Groonga-commit] droonga/grn2drn at e238cb4 [master] Add missing require

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 9 10:08:37 JST 2014


Kouhei Sutou	2014-02-09 10:08:37 +0900 (Sun, 09 Feb 2014)

  New Revision: e238cb49385bef6c9e7fa96576bfa896e4cdc80b
  https://github.com/droonga/grn2drn/commit/e238cb49385bef6c9e7fa96576bfa896e4cdc80b

  Message:
    Add missing require

  Modified files:
    lib/grn2drn/groonga-command-converter.rb

  Modified: lib/grn2drn/groonga-command-converter.rb (+1 -0)
===================================================================
--- lib/grn2drn/groonga-command-converter.rb    2014-02-09 10:07:49 +0900 (5f04680)
+++ lib/grn2drn/groonga-command-converter.rb    2014-02-09 10:08:37 +0900 (bc414bf)
@@ -17,6 +17,7 @@
 
 require "digest/sha1"
 require "time"
+require "json"
 
 require "groonga/command/parser"
 
-------------- next part --------------
HTML����������������������������...
Download 



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