Changeset 979
- Timestamp:
- 05/12/07 22:03:25 (2 years ago)
- Files:
-
- ruport-util/trunk/example/graph_report.rb (modified) (1 diff)
- ruport-www/ruport.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport-util/trunk/example/graph_report.rb
r690 r979 2 2 require "ruport" 3 3 4 require "ruport/util /graph"4 require "ruport/util" 5 5 6 6 class GraphReport < Ruport::Report ruport-www/ruport.html
r972 r979 81 81 <a href="http://code.rubyreports.org">Trac site</a> 82 82 (use the account ruport / blinky to file tickets). 83 </p> 83 </p> 84 85 <p>We're also looking for a better hosting solution than our current 86 setup. If you'd like to donate money or have a VPS or dedicated host you could 87 donate to us, contact Gregory (<gregory.t.brown at gmail.com>) for 88 details, as he is the one currently paying the bills</p> 89 84 90 </div> 85 91 <div id="secondaryContent">
