Gems aren't plugins [assuming you meant Rails?]  - you can still put
gems in you vendor/gems folder [might have to create the 'gems'] - see
this:

http://errtheblog.com/posts/50-vendor-everything

brez


On Mon, Mar 3, 2008 at 5:35 PM, Glenn Little <[EMAIL PROTECTED]> wrote:
>
>  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