mirror of
https://github.com/ruby/ruby.git
synced 2026-08-08 15:08:11 +08:00
(https://github.com/ruby/fileutils/pull/104) * Add mkdir_p to FileUtils.install * Adjust raise message. * adjust raise language * handle trailing slash in dest * simplify * Add tests