[Groonga-commit] ranguba/groonga-client-model at b229874 [master] migration: support raw client access

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 7 17:00:10 JST 2017


Kouhei Sutou	2017-03-07 17:00:10 +0900 (Tue, 07 Mar 2017)

  New Revision: b22987497122f7f614a5afb5d5fa5d3748be4ccf
  https://github.com/ranguba/groonga-client-model/commit/b22987497122f7f614a5afb5d5fa5d3748be4ccf

  Message:
    migration: support raw client access

  Modified files:
    lib/groonga_client_model/migration.rb

  Modified: lib/groonga_client_model/migration.rb (+1 -0)
===================================================================
--- lib/groonga_client_model/migration.rb    2017-03-07 16:59:33 +0900 (affa521)
+++ lib/groonga_client_model/migration.rb    2017-03-07 17:00:10 +0900 (f85f4cc)
@@ -46,6 +46,7 @@ module GroongaClientModel
 
   class Migration
     attr_accessor :output
+    attr_reader :client
 
     def initialize(client)
       @client = client
-------------- next part --------------
HTML����������������������������...
Download 



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