examples/shape4.rb in write_xlsx-1.00.0 vs examples/shape4.rb in write_xlsx-1.01.0
- old
+ new
@@ -5,10 +5,10 @@
#
# A simple example of how to use the WriteXLSX gem to
# demonstrate stenciling in an Excel xlsx file.
#
# reverse('c'), May 2012, John McNamara, jmcnamara@cpan.org
-# converted to Ruby by Hideo NAKAMURA, cxn03651@msj.biglobe.ne.jp
+# converted to Ruby by Hideo NAKAMURA, nakamura.hideo@gmail.com
#
require 'write_xlsx'
workbook = WriteXLSX.new('shape4.xlsx')