Ekuseru -- Rails plugin to create excel documents
I had a problem to create Excel spreadsheet documents in Rails. I can’t find a right plugin or library to use, cause many of them simply create HTML or CSV and send it to user with Excel header. If you have the same problem, maybe this plugin, Ekuseru can be useful. This plugin provides templating abilities to create the documents.
Post a comment