Export data to Excel using CSV in your Rails app
George Guimarães explain in this post how to export data to Excel using only CSV and iconv. It’s a simpler and faster way than relying on complex tools like the spreadsheet gem.
George Guimarães explain in this post how to export data to Excel using only CSV and iconv. It’s a simpler and faster way than relying on complex tools like the spreadsheet gem.
Post a comment