Is there an easy way to install a gem locally into a single
app without messing with the ruby environment (basically, as
if it were a plugin)?  For instance, say I wanted to install
Matt's Gchart code as a plugin.

I tried just untarring the code into vendor/plugins dir, but
the rhtml page on which I call Gchart bombs with an unexpected
nil on a seemingly unrelated line several lines above the
Gchart call.  It was a longshot anyway.

Thanks.

        -glenn

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to