[Groonga-commit] droonga/fluent-plugin-droonga at 5556ef3 [master] Remove needless method.

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Jan 24 17:17:05 JST 2014


YUKI Hiroshi	2014-01-24 17:17:05 +0900 (Fri, 24 Jan 2014)

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

  Message:
    Remove needless method.
    
    Because the message is just for distributor and it has no statusCode

  Modified files:
    lib/droonga/output_message.rb

  Modified: lib/droonga/output_message.rb (+0 -4)
===================================================================
--- lib/droonga/output_message.rb    2014-01-24 17:16:30 +0900 (a8313ef)
+++ lib/droonga/output_message.rb    2014-01-24 17:17:05 +0900 (7e720a2)
@@ -26,10 +26,6 @@ module Droonga
       @raw_message
     end
 
-    def status_code
-      @raw_message["statusCode"]
-    end
-
     def body
       @raw_message["body"]
     end
-------------- next part --------------
HTML����������������������������...
Download 



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