public
Description: Dynamic Reporting Engine for Ruby && Rails
Homepage: http://dynamicreports.rubyforge.org
Clone URL: git://github.com/wayneeseguin/dynamic_reports.git
100644 14 lines (12 sloc) 0.367 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
= General
  * Figure out how to all for the creation of a single report definition file within app/reports instead of one per report
  * Change report definition from the current to something more like
  * report :name do
  * report def options
  * end
  
= Reports
  * Factory Generators (for records data)
  * Pdf engine option
  *
= Charts
  *