Feature Requests item #28934, was opened at 2011-02-17 11:18
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=578&aid=28934&group_id=126

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Vít Ondruch (voxik)
Assigned to: Nobody (None)
Summary: Rubygems should create whole binpath

Initial Comment:
Currently, only topmost folder is created using mkdir:

https://github.com/rubygems/rubygems/blob/master/lib/rubygems/installer.rb#L268

Is there any reason why it should not be replaced by FileUtils.mkdir_p?

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

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