[Groonga-commit] droonga/droonga-client-ruby at d7bf8d7 [master] Pass options to connection

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jan 17 18:57:58 JST 2014


Kouhei Sutou	2014-01-17 18:57:58 +0900 (Fri, 17 Jan 2014)

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

  Message:
    Pass options to connection

  Modified files:
    lib/droonga/client.rb

  Modified: lib/droonga/client.rb (+1 -0)
===================================================================
--- lib/droonga/client.rb    2014-01-17 18:52:00 +0900 (3fbc9a0)
+++ lib/droonga/client.rb    2014-01-17 18:57:58 +0900 (5207d18)
@@ -76,6 +76,7 @@ module Droonga
                 "type" => "search",
                 "body" => body,
               },
+              options,
               &block)
     end
 
-------------- next part --------------
HTML����������������������������...
Download 



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