Commit graph

58 commits

Author SHA1 Message Date
obache
d7faaf9c78 Update ruby-spreadsheet to 0.6.5.9.
=== 0.6.5.9 / 7.9.2011

* Fixed a frozen string bug thanks to dblock (Daniel Doubrovkine),
2011-09-08 10:57:42 +00:00
obache
485e33bae5 Update ruby-spreadsheet to 0.6.5.8.
=== 0.6.5.8 / 30.8.2011

* This patch is about adding a sheet_count method to workbook so that it returns
* the total no of worksheets for easy access. Please check. By
* tamizhgeek@gmail.com

        * https://gist.github.com/1180625
2011-08-31 13:34:38 +00:00
obache
0a7ffe4e2a Updated ruby-spreadsheet to 0.6.5.7.
=== 0.6.5.7 / 20.7.2011

* Fixed the bug introduced by Roel van der Hoorn and updated the test cases.

  * c79ab14dcf
2011-07-20 14:04:50 +00:00
obache
4c1f137e69 Update ruby-spreadsheet to 0.6.5.6.
=== 0.6.5.6 / 20.7.2011

* Added a fix from R. van der Hoorn to sanitize_worksheets if 'sheets' is empty.

  * c109f2ac54
2011-07-20 11:06:39 +00:00
obache
bc0fa80d75 Update ruby-spreadsheet to 0.6.5.5.
=== 0.6.5.5 / 24.6.2011

* updated the color code for orange to 0x0034 => :orange, thanks to the hint of Jonty

  * https://gist.github.com/1044700
2011-07-11 11:21:09 +00:00
taca
d49d908ebc Update ruby-spreadsheet package to 0.6.5.4.
=== 0.6.5.4 / 18.4.2011

* Updated worksheet.rb according to the Patch of Bjªª¢ùrn Andersson.

  * https://gist.github.com/925007#file_test.patch
  * http://url.ba/09p9
2011-06-19 01:42:09 +00:00
obache
436b4cfc69 fix a typo. 2011-04-13 13:21:29 +00:00
obache
3cab221a25 Import ruby-spreadsheet-0.6.5.3 as math/ruby-spreadsheet.
The Spreadsheet Library is designed to read and write Spreadsheet Documents.
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are
supported.  Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.
2011-04-13 13:17:00 +00:00