mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00: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