Bugs item #28494, was opened at 2010-08-21 23:41
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28494&group_id=126

Category: `gem install` command
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Michel Demazure (badal)
Assigned to: James Tucker (raggi)
Summary: C: hard coded in rubygems.rb

Initial Comment:
Rubygems 1.3.7 bundled in ruby 1.9.2 p0 :

in rubygems.rb, line 500, 'C:' should be 'ENV["HOMEDRIVE"]

_md

----------------------------------------------------------------------

>Comment By: James Tucker (raggi)
Date: 2010-11-13 09:30

Message:
https://github.com/rubygems/rubygems/commit/3c545e3d337524509ab135a466d27890291e2c88

minimal. done.

----------------------------------------------------------------------

Comment By: Ryan Davis (zenspider)
Date: 2010-11-13 04:37

Message:
james? update status pls.

----------------------------------------------------------------------

Comment By: James Tucker (raggi)
Date: 2010-08-23 02:17

Message:
Ah yes, sorry, I should have pulled. I will update and commit tomorrow, thanks 
Luis.

----------------------------------------------------------------------

Comment By: Luis Lavena (luislavena)
Date: 2010-08-22 20:39

Message:
Hello James,

I believe the only missing thing is File.expand_path around the values from 
ENV, as master branch have:

http://github.com/rubygems/rubygems/blob/master/lib/rubygems.rb#L501-507

But looks valid for a solution.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28494&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to