[Groonga-commit] droonga/droonga-engine at b2408d6 [master] Add missing require for $POSTMATCH

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed May 28 11:14:02 JST 2014


Kouhei Sutou	2014-05-28 11:14:02 +0900 (Wed, 28 May 2014)

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

  Message:
    Add missing require for $POSTMATCH

  Modified files:
    lib/droonga/catalog/version1.rb

  Modified: lib/droonga/catalog/version1.rb (+2 -0)
===================================================================
--- lib/droonga/catalog/version1.rb    2014-05-28 10:21:12 +0900 (b3d9d5d)
+++ lib/droonga/catalog/version1.rb    2014-05-28 11:14:02 +0900 (74003d6)
@@ -13,6 +13,8 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+require "English"
+
 require "droonga/catalog/base"
 require "droonga/catalog/dataset"
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index