Does anyone have any suggestions/recommendations of a reporting gem/ plugin/tool framework. I would like to produce some canned reports from some ActiveRecord data. e.g. orders by week. Generate a report or a chart and possible be able to download the raw CSV data for the Excel mungers.
Obviously not too difficult to write from scratch but it would save a bit of time.
O.