[Groonga-commit] droonga/droonga.org at a5f4d67 [gh-pages] task: remove unused code

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 23 23:26:16 JST 2014


Kouhei Sutou	2014-02-23 23:26:16 +0900 (Sun, 23 Feb 2014)

  New Revision: a5f4d676023abe6f14dfbb0c50761a88392173cb
  https://github.com/droonga/droonga.org/commit/a5f4d676023abe6f14dfbb0c50761a88392173cb

  Message:
    task: remove unused code

  Modified files:
    _tasks/i18n.rb

  Modified: _tasks/i18n.rb (+0 -4)
===================================================================
--- _tasks/i18n.rb    2014-02-23 23:24:51 +0900 (d06d37d)
+++ _tasks/i18n.rb    2014-02-23 23:26:16 +0900 (60e608f)
@@ -238,10 +238,6 @@ class I18nTask
     translated_text
   end
 
-  def locale_file_path(target_file_path, locale)
-    "_po/#{locale}/#{target_file_path.sub(/\.[^\.]+\z/, "\.po")}"
-  end
-
   def yard_locale(locale)
     @yard_locales[locale] ||= create_yard_locale(locale)
   end
-------------- next part --------------
HTML����������������������������...
Download 



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