From: "zzak (Zachary Scott)" Date: 2012-08-29T21:17:15+09:00 Subject: [ruby-core:47364] [ruby-trunk - Bug #6947] Documentation for Pathname Issue #6947 has been updated by zzak (Zachary Scott). Hi Eric! Thanks for feedback, much appreciated. I'll upload a patch with your changes, probably this evening. One thing I might change is the Pathname intro, since a Pathname can represent a file or a directory: "Pathname represents the name of a file or directory on the filesystem, but not the file itself." Not sure if you meant "A Pathname represents ..", I kinda like just "Pathname represents .." better. ---------------------------------------- Bug #6947: Documentation for Pathname https://bugs.ruby-lang.org/issues/6947#change-29096 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 ruby -v: 2.0.0 I've added a documentation patch for Pathname. -- http://bugs.ruby-lang.org/