Actions
Bug #8525
closed
Updated by nobu (Nobuyoshi Nakada) about 12 years ago
- Status changed from Open to Rejected
Pathname.new("/tmp").basename returns "tmp", and expanded result from "/tmp" is "/tmp/tmp".
If you want pathname which may not exist, use Pathname#realdirpath instead.
Actions
Like0Like0