[Groonga-commit] droonga/drnbench at 1a76a3f [master] Remove needless "private" because it is already private

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 20 14:53:33 JST 2014


YUKI Hiroshi	2014-01-20 14:53:33 +0900 (Mon, 20 Jan 2014)

  New Revision: 1a76a3f60cb46d94713280e3e8f30b6ecc42603b
  https://github.com/droonga/drnbench/commit/1a76a3f60cb46d94713280e3e8f30b6ecc42603b

  Message:
    Remove needless "private" because it is already private

  Modified files:
    lib/drnbench/client/http-droonga.rb

  Modified: lib/drnbench/client/http-droonga.rb (+0 -1)
===================================================================
--- lib/drnbench/client/http-droonga.rb    2014-01-20 14:52:07 +0900 (c7aed17)
+++ lib/drnbench/client/http-droonga.rb    2014-01-20 14:53:33 +0900 (ad51263)
@@ -23,7 +23,6 @@ module Drnbench
       end
     end
 
-    private
     def fixup_request(request)
       reqyest[:path]   ||= "#{DEFAULT_PATH_BASE}/#{@command}"
       request[:method] ||= DEFAULT_METHOD
-------------- next part --------------
HTML����������������������������...
Download 



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