From: coreyf@... Date: 2018-05-16T23:36:30+00:00 Subject: [ruby-core:87089] [Ruby trunk Feature#14766] Indicate `find_all` and `select` methods are aliases. Issue #14766 has been updated by frewsxcv (Corey Farwell). FYI, I already made the documentation change, it would just need to be cherry picked: https://github.com/frewsxcv/ruby/commit/df2a373ca4d003c94f46a0c036e29c83e42ed4de ~~~ Edit: There is also a SO overflow question about it: ~~~ Yep! This is why I decided to create this patch :) ---------------------------------------- Feature #14766: Indicate `find_all` and `select` methods are aliases. https://bugs.ruby-lang.org/issues/14766#change-72057 * Author: frewsxcv (Corey Farwell) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- This matches the documentation for `Enumerable::inject` and `Enumerable::reduce` which are also aliases. https://github.com/frewsxcv/ruby/commit/df2a373ca4d003c94f46a0c036e29c83e42ed4de -- https://bugs.ruby-lang.org/ Unsubscribe: