From: "zzak (Zachary Scott)" <zachary@...>
Date: 2012-11-14T10:22:57+09:00
Subject: [ruby-core:49325] [ruby-trunk - Bug #7112] File.extname documentation fix


Issue #7112 has been updated by zzak (Zachary Scott).

Assignee changed from drbrain (Eric Hodel) to zzak (Zachary Scott)
Target version set to 2.0.0


----------------------------------------
Bug #7112: File.extname documentation fix
https://bugs.ruby-lang.org/issues/7112#change-32883

Author: noah256 (Noah Silas)
Status: Assigned
Priority: Normal
Assignee: zzak (Zachary Scott)
Category: DOC
Target version: 2.0.0
ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]


The documentation says that File.extname returns the portion of the filename _after_ the period, while the actual output includes the period. Update the documentation to reflect this.


-- 
http://bugs.ruby-lang.org/