[Groonga-commit] droonga/http-benchmark at 52f0039 [master] Fix typo: def => class

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Oct 9 15:43:28 JST 2013


YUKI Hiroshi	2013-10-09 15:43:28 +0900 (Wed, 09 Oct 2013)

  New Revision: 52f003926088db4821630398eb33845e4a4e888b
  https://github.com/droonga/http-benchmark/commit/52f003926088db4821630398eb33845e4a4e888b

  Message:
    Fix typo: def => class

  Modified files:
    lib/droonga/http-benchmark/runner.rb

  Modified: lib/droonga/http-benchmark/runner.rb (+1 -1)
===================================================================
--- lib/droonga/http-benchmark/runner.rb    2013-10-09 15:41:46 +0900 (c0a02e3)
+++ lib/droonga/http-benchmark/runner.rb    2013-10-09 15:43:28 +0900 (217ea74)
@@ -163,7 +163,7 @@ module Droonga
         end
       end
 
-      def Result
+      class Result
         def initialize(params)
           @duration = params[:duration]
 
-------------- next part --------------
HTML����������������������������...
Download 



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