Actions
Feature #6937
closedFile.absolute_path(…) has behavior that is inconsistent with File.expand_path(…).
Status:
Rejected
Assignee:
-
Target version:
-
Description
Hey,
While hacking on Rubinius I noticed that File.absolute_path does not expand "~" or "~user" to their respective
home directory. I think this behavior is quite odd and unexpected. I shared my sentiment on the #rubinius
IRC channel and I got directed here. So, what do you say, could File.absolute_path inherit the behavior of
File.expand_path in this regard?
Actions
Like0
Like0Like0