This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install topfunky-gruff
commit 4de512c6c16d652029465fa8e2a7137aaea4a7b9
tree 103905179d7d365f96d6bdf3a2cdc03c3030931c
parent 3bd90836f56a2c49cbdd92f043a7bcf77f44ac39
tree 103905179d7d365f96d6bdf3a2cdc03c3030931c
parent 3bd90836f56a2c49cbdd92f043a7bcf77f44ac39
gruff /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 11 15:10:13 -0700 2008 | [topfunky] |
| |
History.txt | Thu Mar 13 09:27:30 -0700 2008 | [topfunky] |
| |
MIT-LICENSE | Tue Mar 11 15:10:13 -0700 2008 | [topfunky] |
| |
Manifest.txt | Thu Mar 13 09:22:43 -0700 2008 | [topfunky] |
| |
README.txt | Thu Mar 13 09:27:30 -0700 2008 | [topfunky] |
| |
Rakefile | Thu Mar 13 09:12:27 -0700 2008 | [topfunky] |
| |
assets/ | Tue Mar 11 15:10:13 -0700 2008 | [topfunky] |
| |
gruff.gemspec | Tue May 06 09:44:31 -0700 2008 | [topfunky] |
| |
init.rb | Thu Mar 13 09:22:43 -0700 2008 | [topfunky] |
| |
lib/ | Thu Mar 13 09:45:13 -0700 2008 | [topfunky] |
| |
rails_generators/ | Thu Mar 13 09:03:49 -0700 2008 | [topfunky] |
| |
test/ | Tue Mar 18 11:09:39 -0700 2008 | [topfunky] |
README.txt
== Gruff Graphs A library for making beautiful graphs. == Samples http://nubyonrails.com/pages/gruff == Documentation http://gruff.rubyforge.org See the test suite in test/line_test.rb for examples. == Rails Plugin Gruff is easy to use with Rails. gem install gruff cd vendor/plugins && gem unpack gruff == WARNING This is beta-quality software. It works well according to my tests, but the API may change and other features will be added. == Source The source for this project is now kept at GitHub: http://github.com/topfunky/gruff/tree/master == CONTRIBUTE Patches appreciated, especially if they are in Git format (with metadata so your name shows up in the commit logs). Use these instructions: http://gweezlebur.com/2008/2/1/so-you-want-to-contribute-to-merb-core-part-1 http://gweezlebur.com/2008/2/9/contributing-to-merb-part-2




