Kouhei Sutou
null+****@clear*****
Thu Jan 16 15:41:14 JST 2014
Kouhei Sutou 2014-01-16 15:41:14 +0900 (Thu, 16 Jan 2014) New Revision: 2d2b4d8d74c6b5bc95ca0f05489f7b78f72e557e https://github.com/droonga/droonga-client-ruby/commit/2d2b4d8d74c6b5bc95ca0f05489f7b78f72e557e Message: Remove a needless parameter Modified files: lib/droonga/client/connection/droonga_protocol.rb Modified: lib/droonga/client/connection/droonga_protocol.rb (+0 -1) =================================================================== --- lib/droonga/client/connection/droonga_protocol.rb 2014-01-16 15:26:41 +0900 (f903109) +++ lib/droonga/client/connection/droonga_protocol.rb 2014-01-16 15:41:14 +0900 (57a4005) @@ -53,7 +53,6 @@ module Droonga message = { "id" => Time.now.to_f.to_s, "date" => Time.now, - "statusCode" => 200, "type" => "search", "body" => body, } -------------- next part -------------- HTML����������������������������...Download