Kouhei Sutou
null+****@clear*****
Fri Jan 17 15:14:39 JST 2014
Kouhei Sutou 2014-01-17 15:14:39 +0900 (Fri, 17 Jan 2014) New Revision: bbcb3b99979b4b7e6f3701d394e6de96712eba06 https://github.com/droonga/droonga-client-ruby/commit/bbcb3b99979b4b7e6f3701d394e6de96712eba06 Message: Indent Modified files: lib/droonga/client.rb Modified: lib/droonga/client.rb (+6 -6) =================================================================== --- lib/droonga/client.rb 2014-01-17 15:14:29 +0900 (3e4999f) +++ lib/droonga/client.rb 2014-01-17 15:14:39 +0900 (f05a202) @@ -66,12 +66,12 @@ module Droonga def search(body, options={}, &block) reciprocate({ - "id" => Time.now.to_f.to_s, - "date" => Time.now, - "type" => "search", - "body" => body, - }, - &block) + "id" => Time.now.to_f.to_s, + "date" => Time.now, + "type" => "search", + "body" => body, + }, + &block) end # Close the connection used by the client. You can't send any -------------- next part -------------- HTML����������������������������...Download