glebm / to_spreadsheet

Render XLSX from Rails using existing views (html ⇒ xlsx)
Other
91 stars 37 forks source link

Documentation question #24

Open petrosp opened 8 years ago

petrosp commented 8 years ago

Hi again,

While reading the documentation, I can see that xls and xlsx are both used without giving any explanation why.

I assume that this gem is converting html to xlsx, what is xls being used for?

glebm commented 8 years ago

Hi, it's an issue with the documentation. This gem only generates xlsx. It uses axlsx internally.