Is there such a gem like pdfkit (which converts html to pdf) for converting an html table to excel.
You can use to_xls gem (which in the backend uses a spreadsheet), with which you can create the xls file created on invocation (I using this in my projects):
http://yourpage.com/yourcontroller/youraction.xls
Or you can try this plugin:
http://arydjmal.com/2009/1/11/to_xls-plugin-export-to-excel-in-rails-the-easy-way
Source: https://habr.com/ru/post/1347211/More articles:Android callback is a potential memory leak? - androidHibernate HQL Custom Update Type - hibernateIs there a way to find missing .m files for referenced functions? - dependenciesJquery validation: run remote confirmation again without changing the value of the corresponding field - javascriptShadow for custom mouse cursor (2) - windowsHow to use multiple forms in one csharp panel on one windows form panel? - c #Rails 3: How to Override a Method in Stone - ruby-on-rails-3Enabling the Aero effect in Windows Server 2008 R2 - windows-server-2008-r2limit the length of the list of list fields - add scrollbars - htmlHTML selectbox Number of list items - htmlAll Articles