From: "kyledecot (Kyle Decot)" Date: 2013-08-28T02:55:00+09:00 Subject: [ruby-core:56833] [ruby-trunk - Feature #8825][Open] Symbol Argument to any? Issue #8825 has been reported by kyledecot (Kyle Decot). ---------------------------------------- Feature #8825: Symbol Argument to any? https://bugs.ruby-lang.org/issues/8825 Author: kyledecot (Kyle Decot) Status: Open Priority: Normal Assignee: Category: core Target version: It would be nice if `any?` could take a symbol much like `map`. For example: foo.any?(&:bar) -- http://bugs.ruby-lang.org/