From: "Eregon (Benoit Daloze)" Date: 2013-10-22T16:42:56+09:00 Subject: [ruby-core:57963] [ruby-trunk - Bug #9002] Use simpler example for File#expand_path Issue #9002 has been updated by Eregon (Benoit Daloze). Assignee changed from zzak (Zachary Scott) to Eregon (Benoit Daloze) This is better. There is a typo "exapnd_path" and I would avoid references to your specific machine and Rails but use something more neutral. I will commit your patch with a couple changes. Dir.pwd is also subject to change, so a static reference like __FILE__ might be better. Thank you for your contribution! ---------------------------------------- Bug #9002: Use simpler example for File#expand_path https://bugs.ruby-lang.org/issues/9002#change-42540 Author: cha1tanya (Prathamesh Sonpatki) Status: Assigned Priority: Normal Assignee: Eregon (Benoit Daloze) Category: doc Target version: current: 2.1.0 ruby -v: ruby 2.1.0dev (2013-07-20 trunk 42078) [x86_64-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN Use simpler example for File#exapnd_path when start_directory path is given. -- http://bugs.ruby-lang.org/