Bugs item #27453, was opened at 2009-11-18 20:23
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27453&group_id=126

Category: #gem and #require methods
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Marcus Rueckert (darix)
Assigned to: Nobody (None)
Summary: requiring rubygems should not create $HOME/.gem

Initial Comment:
hi,

while debugging one of my ruby apps i noticed that a simple "require 
'rubygems'" is enough to get the whole ~/.gem/ directory structure created.

i think those directories should only be created when you call the gem cmdline 
tool.

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

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27453&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