[Groonga-commit] droonga/droonga-engine at acc6574 [buffered-forward] Fix missing "end" of a method

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jan 6 13:01:14 JST 2015


YUKI Hiroshi	2015-01-06 13:01:14 +0900 (Tue, 06 Jan 2015)

  New Revision: acc657459e3b8bf423b4b8390b59425498e2e7e8
  https://github.com/droonga/droonga-engine/commit/acc657459e3b8bf423b4b8390b59425498e2e7e8

  Message:
    Fix missing "end" of a method

  Modified files:
    lib/droonga/path.rb

  Modified: lib/droonga/path.rb (+1 -0)
===================================================================
--- lib/droonga/path.rb    2015-01-06 11:43:27 +0900 (ecb9e6b)
+++ lib/droonga/path.rb    2015-01-06 13:01:14 +0900 (e168956)
@@ -76,6 +76,7 @@ module Droonga
 
       def intentional_buffer
         state + "buffer" + "intentional"
+      end
 
       def serf_event_handler_errors
         state + "serf-event-handler-errors"
-------------- next part --------------
HTML����������������������������...
Download 



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