public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
Search Repo:
Include init.rb for Rails
topfunky (author)
Thu Mar 13 09:22:43 -0700 2008
commit  7d654827edfd336b6cbf8ec4bcba03d78f076c41
tree    c1790f4cdf1474a47ac9be7ef163f367094caf7c
parent  69b5fdacd3651f17e49cf06e66e8ad643a177ad0
...
30
31
32
 
33
34
35
...
30
31
32
33
34
35
36
0
@@ -30,6 +30,7 @@
0
 assets/plastik/blue.png
0
 assets/plastik/green.png
0
 assets/plastik/red.png
0
+init.rb
0
 lib/gruff.rb
0
 lib/gruff/accumulator_bar.rb
0
 lib/gruff/area.rb
...
 
 
...
1
2
0
@@ -1 +1,3 @@
0
+# For Rails
0
+require 'gruff'

Comments

    No one has commented yet.