summaryrefslogtreecommitdiff
path: root/spec/ruby/core/io/path_spec.rb
AgeCommit message (Expand)Author
2022-12-09Clean up a temporary fileNobuyoshi Nakada
2022-12-08Introduce `IO.new(..., path:)` and promote `File#path` to `IO#path`. (#6867)Samuel Williams