From: ayumu.aizawa@... Date: 2015-01-04T03:46:05+00:00 Subject: [ruby-core:67317] [ruby-trunk - misc #10307] [Closed] Add doc for Array.reject, it maintains ordering Issue #10307 has been updated by Ayumu AIZAWA. Status changed from Open to Closed ---------------------------------------- misc #10307: Add doc for Array.reject, it maintains ordering https://bugs.ruby-lang.org/issues/10307#change-50776 * Author: Nebu Pookins * Status: Closed * 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/