Exporting data to a XLSX spreadsheet on Rails
This is a simple tutorial on how to implement a export data to a xlsx (excel) spreadsheet feature on your rails app. Read it here.
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!
This is a simple tutorial on how to implement a export data to a xlsx (excel) spreadsheet feature on your rails app. Read it here.
Comments
Hi Igor! Will axlsx ever have autoheight support? https://github.com/randym/axlsx/issues/69 What do you think?
I’m not in the axlsx team, so no idea :(.
But it’d be nice to have some PR implementing that. I’m sure it’d be merged!
Post a comment