[Groonga-commit] droonga/droonga-client-ruby at b14f86c [master] Remove needless parameter for debugging

Back to archive index

Yoji Shidara null+****@clear*****
Wed Sep 11 15:25:29 JST 2013


Yoji Shidara	2013-09-11 15:25:29 +0900 (Wed, 11 Sep 2013)

  New Revision: b14f86cbc71b64084e8e94369bba5bf1cc3e45a2
  https://github.com/droonga/droonga-client-ruby/commit/b14f86cbc71b64084e8e94369bba5bf1cc3e45a2

  Message:
    Remove needless parameter for debugging

  Modified files:
    lib/droonga/connection/droonga_protocol.rb

  Modified: lib/droonga/connection/droonga_protocol.rb (+0 -1)
===================================================================
--- lib/droonga/connection/droonga_protocol.rb    2013-09-11 14:19:21 +0900 (5d37d09)
+++ lib/droonga/connection/droonga_protocol.rb    2013-09-11 15:25:29 +0900 (71aeba3)
@@ -38,7 +38,6 @@ module Droonga
           "statusCode" => 200,
           "type"       => "search",
           "body"       => body,
-          "dataset"    => "Taiyaki"
         }
         send_receive(envelope)
       end
-------------- next part --------------
HTML����������������������������...
Download 



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