Welcome Guest | Login

Trying to install "googlecharts" gem

I've installed the "googlecharts" gem on my development system and have code running.

I cannot update the HostingRails copy because this gem is not on the server.

I've done the "Install and freeze your own RubyGems" bit, with a copy in ~/.gems and also APP/vendor. Now I can require the gem in irb, but it still doesn't come up in script/console.

I get:
>>"require 'gchart'
=> []
>> Gchart.line(:data => [0, 40, 10, 70, 20])
NameError: uninitialized constant Gchart

Please advise.

2008-07-24 04:20 AM


I've installed "googlecharts" gem on the server. Please check now.



2008-07-24 05:00 AM

Beautiful. Thanks.

2008-07-24 04:46 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.