Kouhei Sutou
null+****@clear*****
Wed Nov 5 14:52:29 JST 2014
Kouhei Sutou 2014-11-05 14:52:29 +0900 (Wed, 05 Nov 2014) New Revision: 0dfb656de26495ba18d19d672ad1ac330c9803f7 https://github.com/groonga/fluent-plugin-groonga/commit/0dfb656de26495ba18d19d672ad1ac330c9803f7 Message: Remove needless block parameter Modified files: lib/fluent/plugin/out_groonga.rb Modified: lib/fluent/plugin/out_groonga.rb (+1 -1) =================================================================== --- lib/fluent/plugin/out_groonga.rb 2014-11-05 14:27:35 +0900 (e71afa8) +++ lib/fluent/plugin/out_groonga.rb 2014-11-05 14:52:29 +0900 (75729ac) @@ -42,7 +42,7 @@ module Fluent config_section :table, :param_name => "tables", :required => false, - :multi => true do |config| + :multi => true do config_param :name, :string config_param :flags, :string, :default => nil config_param :key_type, :string, :default => nil -------------- next part -------------- HTML����������������������������...Download