[Groonga-commit] ranguba/groonga-client at 824a8dd [master] Align indent

Back to archive index

KITAITI Makoto null+****@clear*****
Fri Feb 5 13:32:05 JST 2016


KITAITI Makoto	2016-02-05 13:32:05 +0900 (Fri, 05 Feb 2016)

  New Revision: 824a8dd083f4b5277ade6e5bcc73bd4ee59799e8
  https://github.com/ranguba/groonga-client/commit/824a8dd083f4b5277ade6e5bcc73bd4ee59799e8

  Merged 41a8b86: Merge pull request #4 from KitaitiMakoto/basic-auth

  Message:
    Align indent

  Modified files:
    lib/groonga/client/protocol/http/synchronous.rb

  Modified: lib/groonga/client/protocol/http/synchronous.rb (+1 -1)
===================================================================
--- lib/groonga/client/protocol/http/synchronous.rb    2016-02-05 13:31:54 +0900 (73865bc)
+++ lib/groonga/client/protocol/http/synchronous.rb    2016-02-05 13:32:05 +0900 (30482a4)
@@ -100,7 +100,7 @@ module Groonga
           end
 
           def send_request(http, command)
-              path = command.to_uri_format
+            path = command.to_uri_format
             if command.name == "load"
               raw_values = command[:values]
               command[:values] = nil
-------------- next part --------------
HTML����������������������������...
Download 



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