public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
Note about submitting patches
topfunky (author)
Tue Mar 11 15:30:56 -0700 2008
commit  10b15afb542a10b6eaa15a9c2d84c779c0cf18a1
tree    d4edce1d390941db08f5cd81a1d9457ecc4f6e7d
parent  b5788a43b0d9714ed2e53dfa138d41c22ea4649c
...
13
14
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
0
@@ -13,3 +13,19 @@ Most of the documentation is in the Gruff::Base class.
0
 == WARNING
0
 
0
 This is beta-quality software. It works well according to my tests, but the API may change and other features will be added.
0
+
0
+== Source
0
+
0
+The source for this project is now kept at GitHub:
0
+
0
+http://github.com/topfunky/gruff/tree/master
0
+
0
+== CONTRIBUTE
0
+
0
+Patches appreciated, especially if they are in Git format (with metadata so your name shows up in the commit logs).
0
+
0
+Use these instructions:
0
+
0
+http://gweezlebur.com/2008/2/1/so-you-want-to-contribute-to-merb-core-part-1
0
+
0
+http://gweezlebur.com/2008/2/9/contributing-to-merb-part-2

Comments

    No one has commented yet.