From: nebupookins@... Date: 2014-09-29T20:26:19+00:00 Subject: [ruby-core:65324] [ruby-trunk - misc #10307] [Open] Add doc for Array.reject, it maintains ordering Issue #10307 has been reported by Nebu Pookins. ---------------------------------------- misc #10307: Add doc for Array.reject, it maintains ordering https://bugs.ruby-lang.org/issues/10307 * Author: Nebu Pookins * Status: Open * Priority: Normal * Assignee: Zachary Scott * Category: doc * Target version: ---------------------------------------- Hi, I'm trying to follow the instructions in http://documenting-ruby.org/step-by-step-guide.html for submitting documentation. I sent a pull request to https://github.com/documenting-ruby/ruby/pull/42 for quality review, but didn't get any replies. It seems like the next step is to submit a patch here. The intent of the change is to document that array.reject maintains the ordering of the elements it keeps as part of its contract. ---Files-------------------------------- 55ef50dd551008d513e2adbb39db67dd7b9ffe86.patch (701 Bytes) -- https://bugs.ruby-lang.org/