Kouhei Sutou
null+****@clear*****
Thu Apr 4 15:31:18 JST 2013
Kouhei Sutou 2013-04-04 15:31:18 +0900 (Thu, 04 Apr 2013) New Revision: 86f5cd6213e2f5892f66769e55c53f21e233d8e1 https://github.com/groonga/fluent-plugin-droonga/commit/86f5cd6213e2f5892f66769e55c53f21e233d8e1 Message: Unify string literal style '"' is used. Modified files: lib/droonga/worker.rb Modified: lib/droonga/worker.rb (+1 -1) =================================================================== --- lib/droonga/worker.rb 2013-04-04 14:54:32 +0900 (71e4318) +++ lib/droonga/worker.rb 2013-04-04 15:31:18 +0900 (558bd28) @@ -15,7 +15,7 @@ # 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 'groonga' +require "groonga" require "droonga/handler_plugin" require "fluent-logger" require "json" -------------- next part -------------- HTML����������������������������...Download