[Groonga-commit] droonga/fluent-plugin-droonga at d64338e [master] Put custom "Benchmark" class under Droonga namespace

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Oct 25 15:53:09 JST 2013


YUKI Hiroshi	2013-10-25 15:53:09 +0900 (Fri, 25 Oct 2013)

  New Revision: d64338ebb6a985a7fdb086f991ae667545ec8d45
  https://github.com/droonga/fluent-plugin-droonga/commit/d64338ebb6a985a7fdb086f991ae667545ec8d45

  Message:
    Put custom "Benchmark" class under Droonga namespace

  Modified files:
    benchmark/benchmark.rb

  Modified: benchmark/benchmark.rb (+2 -0)
===================================================================
--- benchmark/benchmark.rb    2013-10-25 15:25:20 +0900 (7f5d414)
+++ benchmark/benchmark.rb    2013-10-25 15:53:09 +0900 (e23ed14)
@@ -17,6 +17,7 @@
 
 require "droonga/client"
 
+module Droonga
 class Benchmark
   class Terms
     class << self
@@ -115,3 +116,4 @@ class Benchmark
     }
   end
 end
+end
-------------- next part --------------
HTML����������������������������...
Download 



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