0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Create reports about periods of time in your database.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

 Project Readme

Timely Reports

Create time-based reports about your database records. e.g. # of records per day, month or year.

Requires Rails >= 3.2 and Ruby >= 1.9.3.

Excel Support

Timely can export reports to Excel, but this is disabled by default to avoid including the (somewhat finicky) gem dependencies. To use this feature, install the ruby-ole and spreadsheet gems and require 'spreadsheet' before requiring Timely.