Easily output tabular data in HTML, CSV or XLSX
My new gem dining-table allows you to easily create HTML tables based on clean table classes instead of messy views. The same table classes can be used to export the data to csv and xlsx. Check it out if your app needs to handle or export tabular data.
Post a comment