[Groonga-commit] groonga/groonga-command [master] Re-add TODO tag

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 27 11:17:03 JST 2012


Kouhei Sutou	2012-11-27 11:17:03 +0900 (Tue, 27 Nov 2012)

  New Revision: 761eda0118bc8bc47460975eb0c17b14132c3294
  https://github.com/groonga/groonga-command/commit/761eda0118bc8bc47460975eb0c17b14132c3294

  Log:
    Re-add TODO tag
    
    Because it is not completed yet.

  Modified files:
    lib/groonga/command/select.rb

  Modified: lib/groonga/command/select.rb (+4 -1)
===================================================================
--- lib/groonga/command/select.rb    2012-11-27 09:52:28 +0900 (8f10218)
+++ lib/groonga/command/select.rb    2012-11-27 11:17:03 +0900 (b06a09e)
@@ -25,7 +25,10 @@ module Groonga
 
       class << self
         def parameter_names
-          [:table]
+          # TODO: Fill me
+          [
+            :table
+          ]
         end
       end
 
-------------- next part --------------
HTML����������������������������...
下載 



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