added link to API docs - reportable - Fork of reportable required by WarVox, from hdm/reportable.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit e16c8d8011d9d4b807aab7b5a7c98ddf27e6fe7d
(DIR) parent 38bd74361bc517615c02f441e702166f1b0cb821
(HTM) Author: marcoow <marco.otte-witte@simplabs.com>
Date: Sat, 16 May 2009 08:08:10 -0700
added link to API docs
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+