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.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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