On Dec 12, 2007, at 8:59 PM, Tor Norbye wrote:
>> For some reason looks like netbeans doesn't pick up the gem
>> environment. It should ideally do so automatically like in the CLI:
>
> I think Martin is planning on doing this as part of the platform
> manager work.
By "doing this" I was referring to actually running the gem command
to determine the gem install path, rather than trying to locate it
algorithmically (by inspecting $GEM_HOME, by looking in ${ruby}/../
lib/ruby/gems/, etc. which is what we're doing now).
-- Tor