This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 118986 - should be able to specify the location from which to install Ruby gems
Summary: should be able to specify the location from which to install Ruby gems
Status: RESOLVED DUPLICATE of bug 125000
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 120632 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-16 03:51 UTC by jim_matt
Modified: 2008-02-21 10:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jim_matt 2007-10-16 03:51:10 UTC
Product Version: NetBeans IDE Dev (Build 200710120000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\Administrator\.netbeans\dev

should be able to specify the location from which to install Ruby gems

Most Ruby gems are from rubyforge.org, but not all of them.  In addition, I download gems to my computer and install 
them into native Ruby from there.  At work, we also have the particular version of gems we use under version control 
and check them out.

It would be great to to be able to specify a location on my computer from which to install a Ruby gem.  Some versions 
of Watir are only available from http://www.openqa.org/.  If I cannot install from there, I need to be able to 
download it to my system and install it from there.
Comment 1 Martin Krauskopf 2007-11-05 07:44:48 UTC
*** Issue 120632 has been marked as a duplicate of this issue. ***
Comment 2 Martin Krauskopf 2008-02-21 10:56:50 UTC
Hi Jim. Is the implemented issue 125000 enough for you? If no, please reopen. Note that dialog 'Install Local' button
remember the last place (path on disk) where you pickup your gems.

*** This issue has been marked as a duplicate of 125000 ***