[Rubygems-developers] [ rubygems-Bugs-27453 ] requiring rubygems should not create $HOME/.gem
noreply at rubyforge.org
noreply at rubyforge.org
Wed Nov 18 14:23:04 EST 2009
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
More information about the Rubygems-developers
mailing list