[Groonga-commit] ranguba/groonga-client at 82d1f4e [master] Add predicate for using_running_server

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 20 14:17:00 JST 2016


Kouhei Sutou	2016-12-20 14:17:00 +0900 (Tue, 20 Dec 2016)

  New Revision: 82d1f4edae3aa701dc95a5a8f68124f9b31256c9
  https://github.com/ranguba/groonga-client/commit/82d1f4edae3aa701dc95a5a8f68124f9b31256c9

  Message:
    Add predicate for using_running_server

  Modified files:
    lib/groonga/client/test/groonga-server-runner.rb

  Modified: lib/groonga/client/test/groonga-server-runner.rb (+4 -0)
===================================================================
--- lib/groonga/client/test/groonga-server-runner.rb    2016-12-19 18:16:55 +0900 (123e36c)
+++ lib/groonga/client/test/groonga-server-runner.rb    2016-12-20 14:17:00 +0900 (2de2a4a)
@@ -69,6 +69,10 @@ module Groonga
           end
         end
 
+        def using_running_server?
+          @using_running_server
+        end
+
         private
         def build_url
           default_options = Groonga::Client.default_options
-------------- next part --------------
HTML����������������������������...
Descargar 



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