[Groonga-commit] droonga/droonga-engine at 57fecc6 [master] Put all databases under "databases", not "database"

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Fri Nov 7 13:29:37 JST 2014


YUKI Hiroshi	2014-11-07 13:29:37 +0900 (Fri, 07 Nov 2014)

  New Revision: 57fecc6face67d7e0a24457263f04c1fbc738e16
  https://github.com/droonga/droonga-engine/commit/57fecc6face67d7e0a24457263f04c1fbc738e16

  Message:
    Put all databases under "databases", not "database"

  Modified files:
    lib/droonga/path.rb

  Modified: lib/droonga/path.rb (+1 -1)
===================================================================
--- lib/droonga/path.rb    2014-11-06 10:19:22 +0900 (2f2cc42)
+++ lib/droonga/path.rb    2014-11-07 13:29:37 +0900 (435807b)
@@ -35,7 +35,7 @@ module Droonga
       end
 
       def databases
-        base + "database"
+        base + "databases"
       end
 
       def state
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る