Googlecharts 0.1.0 released with new site
Written by matt on December 12th, 2007
I just released Googlecharts 0.1.0 (few bug fixes and enhancements).
- The first thing you want to do is to install the gem
sudo gem install googlecharts |
- The second thing you want to do is check the great brand new website for googlecharts

The third thing you want to do is to recommend me on Working with Rails ;)
The fourth thing you want to do is to submit patches, suggestions etc...
The fifth thing you want to do is to develop an awesome website using sexy googlecharts
This gem and its website have been made possible by DrNic and his awesome new gem generator and has been developed following the BDD approach thanks to RSpec :)
Comments
-
This looks terrific - I'm really excited about putting it to use. I am, however, just a bit confused. Didn't you merge this project with the gchart gem project (http://gchart.rubyforge.org/gchart)? If so, why the different URL?
-
@chris we didn't merge our projects yet and since i had my gem registred and with more option, i decided to go ahead and publish the full documentation. John and I approached the problem more or less the same way but it might take a while before we totally merge. I just thought it would be better if people would have something to use right away so they wouldn't have to wait for us get the time to work together. People don't really have to know how we maintain our code as long as it's solid and well tested ;)
-
@matt - thanks for the clarification, makes perfect sense now. :)
-
This is awesome. I never even knew google charts existed! And now there's a nice concise ruby wrapper so I can play with it without banging my head against the wall. Thanks!


