Kouhei Sutou
null+****@clear*****
Tue Jan 28 15:02:48 JST 2014
Kouhei Sutou 2014-01-28 15:02:48 +0900 (Tue, 28 Jan 2014) New Revision: 10cd34ea77bff046ab598041f408383e5d34f6dd https://github.com/droonga/droonga-client-ruby/commit/10cd34ea77bff046ab598041f408383e5d34f6dd Message: Align Modified files: sample/droonga-request.rb Modified: sample/droonga-request.rb (+7 -7) =================================================================== --- sample/droonga-request.rb 2014-01-28 15:02:33 +0900 (778aca0) +++ sample/droonga-request.rb 2014-01-28 15:02:48 +0900 (eb040f4) @@ -19,13 +19,13 @@ require "json" require "droonga/client" options = { - :host => "localhost", - :port => 24224, - :tag => "droonga", - :protocol => :droonga, - :timeout => 1, - :receiver_host => "localhost", - :receiver_port => 0, + :host => "localhost", + :port => 24224, + :tag => "droonga", + :protocol => :droonga, + :timeout => 1, + :receiver_host => "localhost", + :receiver_port => 0, :report_elapsed_time => true, } -------------- next part -------------- HTML����������������������������...Download