From: "akr (Akira Tanaka)" Date: 2012-06-03T11:25:53+09:00 Subject: [ruby-core:45401] [ruby-trunk - Feature #6481][Rejected] Add exists? to Pathname GH #126 Issue #6481 has been updated by akr (Akira Tanaka). Status changed from Assigned to Rejected Ruby has a rule that method names should use a bare verb. For example, matz described it in [ruby-dev:20735]. I'm not sure that matz described it in English. Although File#exists? is not removed for compatibility, it doesn't mean we should add Pathname#exists?. ---------------------------------------- Feature #6481: Add exists? to Pathname GH #126 https://bugs.ruby-lang.org/issues/6481#change-26983 Author: zzak (Zachary Scott) Status: Rejected Priority: Normal Assignee: akr (Akira Tanaka) Category: ext Target version: 2.0.0 I've added Paul McMahon's patch from GH #126 https://github.com/ruby/ruby/pull/126 -- http://bugs.ruby-lang.org/