From: "kyledecot (Kyle Decot)" Date: 2013-09-02T12:31:11+09:00 Subject: [ruby-core:56958] [ruby-trunk - Feature #8825] Symbol Argument to any? Issue #8825 has been updated by kyledecot (Kyle Decot). Yes. That's what I was thinking. ---------------------------------------- Feature #8825: Symbol Argument to any? https://bugs.ruby-lang.org/issues/8825#change-41517 Author: kyledecot (Kyle Decot) Status: Feedback 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/