[Groonga-commit] droonga/droonga-client-ruby at d263966 [master] Hide connection object

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 17 11:49:49 JST 2014


Kouhei Sutou	2014-03-17 11:49:49 +0900 (Mon, 17 Mar 2014)

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

  Message:
    Hide connection object
    
    Use public method instead.

  Modified files:
    lib/droonga/client.rb

  Modified: lib/droonga/client.rb (+0 -2)
===================================================================
--- lib/droonga/client.rb    2014-03-17 11:42:12 +0900 (083aa59)
+++ lib/droonga/client.rb    2014-03-17 11:49:49 +0900 (e7d6254)
@@ -43,8 +43,6 @@ module Droonga
       end
     end
 
-    attr_reader :connection
-
     # Creates a new Droonga Engine client.
     #
     # @param options [Hash] Options to connect Droonga Engine.
-------------- next part --------------
HTML����������������������������...
Download 



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