Posts Tagged ‘excel’

Rails reporting: dead simple reports now supports excel directly

Saturday, April 12th, 2008 by Alexander Lang

dead simple reports is a Ruby on Rails plugin that allows you to create reports from your application data within minutes. As of now it can not only generate HTML tables and CSV files but also M$ Excel spreadsheets. This is possible through the use of the spreadsheet-excel gem. You can grab a copy from the git repository or just download it from there.