examples/stocks.rb in writeexcel-0.3.5 vs examples/stocks.rb in writeexcel-0.4.0

- old
+ new

@@ -1,4 +1,5 @@ +# -*- coding: utf-8 -*- #!/usr/bin/ruby -w ############################################################################### # # Example of formatting using the WriteExcel module