Introduction
Introduction Statistics Contact Development Disclaimer Help
better docs for sumulated reports - reportable - Fork of reportable required by…
Log
Files
Refs
README
---
commit cfd47f36e0df2f48e859736dbad62f24d571f098
parent 57786c071a39c14d77d4ae9bbe33a05f2080fca8
Author: Marco Otte-Witte <[email protected]>
Date: Fri, 5 Mar 2010 17:44:05 +0100
better docs for sumulated reports
Diffstat:
M lib/saulabs/reportable/cumulated_r… | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/saulabs/reportable/cumulated_report.rb b/lib/saulabs/reportabl…
@@ -6,8 +6,8 @@ module Saulabs
#
# @example Cumulated reports as opposed to regular reports
#
- # [[<DateTime today>, 1], [<DateTime yesterday>, 2], etc.]
- # [[<DateTime today>, 3], [<DateTime yesterday>, 2], etc.]
+ # [[<DateTime today>, 1], [<DateTime yesterday>, 2], [<DateTime two days …
+ # [[<DateTime today>, 7], [<DateTime yesterday>, 6], [<DateTime two days …
#
class CumulatedReport < Report
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.