Merge branch 'master' of git@github.com:marcoow/reports_as_sparkline - reportable - Fork of reportable required by WarVox, from hdm/reportable.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 2f03411696def5031fcb9c23a0d3fa03f0932d2f
 (DIR) parent 7289bb9f4193a56a8a5cd768b1a2f33b5ba4187e
 (HTM) Author: Marco Otte-Witte <marco.otte-witte@simplabs.com>
       Date:   Fri, 18 Sep 2009 20:00:22 +0200
       
       Merge branch 'master' of git@github.com:marcoow/reports_as_sparkline
       
       Diffstat:
         M README.rdoc                         |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.rdoc b/README.rdoc
       @@ -2,6 +2,8 @@
        
        ReportsAsSparkline enables you to generate sparkline reports from your model's data with very little effort.
        
       +See the API docs at http://docs.github.com/marcoow/reports_as_sparkline.
       +
        == Usage
        
        If you hace a +User+ model with +created_at+ and +activated_at+ columns, you can just add +reports_as_sparkline+