Project

General

Profile

« Previous | Next » 

Revision 1f1edeef

Added by Ivan Kuchin almost 2 years ago

[ruby/pathname] require fileutils in both methods using it

rmtree is already requiring fileutils, but mkpath apparently relies on
autoload of FileUtils. Switch to require for both methods

https://github.com/ruby/pathname/commit/07ad1fb41a