[Groonga-commit] droonga/droonga-client-ruby at d833263 [master] Remove needless comment

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 17 12:45:01 JST 2014


Kouhei Sutou	2014-03-17 12:45:01 +0900 (Mon, 17 Mar 2014)

  New Revision: d833263f5fb37af05bc66fe8ade0d5ff499922a5
  https://github.com/droonga/droonga-client-ruby/commit/d833263f5fb37af05bc66fe8ade0d5ff499922a5

  Message:
    Remove needless comment
    
    The class name describes it.

  Modified files:
    lib/droonga/client/connection/http.rb

  Modified: lib/droonga/client/connection/http.rb (+0 -1)
===================================================================
--- lib/droonga/client/connection/http.rb    2014-03-17 12:44:41 +0900 (a189019)
+++ lib/droonga/client/connection/http.rb    2014-03-17 12:45:01 +0900 (355594e)
@@ -26,7 +26,6 @@ module Droonga
   class Client
     module Connection
       class HTTP
-        # The error class for invalid HTTP method case
         class InvalidHTTPMethodError < Error
           attr_reader :http_method
           attr_reader :request_message
-------------- next part --------------
HTML����������������������������...
Download 



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