roo-rb / roo-xls

Roo::Xls add support for legacy Excel file standards to Roo.
MIT License
82 stars 82 forks source link

Issue with Integer values while converting xls to csv #57

Open narayanan-venkat opened 4 years ago

narayanan-venkat commented 4 years ago

@chopraanmol1 - While converting to CSV, Integer values like 2 are being changed to 2.0

This issue was addressed as part of the below PR by beetlegius. Can you consider merging this PR to master if it is fine? https://github.com/roo-rb/roo-xls/pull/52/files