From: shibata.hiroshi@... Date: 2015-10-26T13:10:10+00:00 Subject: [ruby-core:71188] [Ruby trunk - Misc #11548] [Closed] FileUtils#remove_tailing_slash is a poor method name Issue #11548 has been updated by Hiroshi SHIBATA. Status changed from Open to Closed Assignee set to Hiroshi SHIBATA ---------------------------------------- Misc #11548: FileUtils#remove_tailing_slash is a poor method name https://bugs.ruby-lang.org/issues/11548#change-54567 * Author: Ryan Hosford * Status: Closed * Priority: Normal * Assignee: Hiroshi SHIBATA ---------------------------------------- One would expect this method to be called `remove_trailing_slash` I asked around on IRC and the consensus is this is probably an unfortunate typo that's survived too long. Tailing and Trailing mean similar things, but I think most would expect "trailing" to be the clear choice here. http://ruby-doc.org/stdlib-2.2.3/libdoc/fileutils/rdoc/FileUtils.html#method-i-remove_tailing_slash ---Files-------------------------------- bug11548.patch (1.83 KB) -- https://bugs.ruby-lang.org/