From d46c97f6576aceaf30424b221188d80c7a4ecf64 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Sun, 13 May 2012 14:39:55 +0900 Subject: patch gradient fill serialization --- lib/axlsx/stylesheet/gradient_fill.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/axlsx/stylesheet/gradient_fill.rb b/lib/axlsx/stylesheet/gradient_fill.rb index 514e0cfd..41c1bb46 100644 --- a/lib/axlsx/stylesheet/gradient_fill.rb +++ b/lib/axlsx/stylesheet/gradient_fill.rb @@ -68,7 +68,7 @@ module Axlsx # @param [String] str # @return [String] def to_xml_string(str = '') - str << '' -- cgit v1.2.3