YUKI Hiroshi
null+****@clear*****
Thu Sep 12 18:57:26 JST 2013
YUKI Hiroshi 2013-09-12 18:57:26 +0900 (Thu, 12 Sep 2013) New Revision: e3f7cbb897aedec7cd78bedee1af11ba19799775 https://github.com/groonga/groonga-command/commit/e3f7cbb897aedec7cd78bedee1af11ba19799775 Message: Fill Groonga::Command::Select.parameter_names Modified files: lib/groonga/command/select.rb Modified: lib/groonga/command/select.rb (+9 -2) =================================================================== --- lib/groonga/command/select.rb 2013-09-12 18:27:44 +0900 (e28e080) +++ lib/groonga/command/select.rb 2013-09-12 18:57:26 +0900 (45a7ff4) @@ -25,9 +25,16 @@ module Groonga class << self def parameter_names - # TODO: Fill me [ - :table + :table, + :sortby, + :scorer, + :query, + :filter, + :conditions, + :drilldowns, + :output_columns, + :output_type, ] end end -------------- next part -------------- HTML����������������������������...Download