examples/diag_border.rb in writeexcel-1.0.4 vs examples/diag_border.rb in writeexcel-1.0.5
- old
+ new
@@ -11,10 +11,9 @@
#
# original written in Perl by John McNamara
# converted to Ruby by Hideo Nakamura, cxn03651@msj.biglobe.ne.jp
#
-require 'rubygems'
require 'writeexcel'
workbook = WriteExcel.new('diag_border.xls')
worksheet = workbook.add_worksheet