Project

General

Profile

Actions

Feature #6937

closed

File.absolute_path(…) has behavior that is inconsistent with File.expand_path(…).

Added by robertgleeson (Robert Gleeson) over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:47320]

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

Also available in: Atom PDF

Like0
Like0Like0