ruby-changes:59553
From: Vladimir <ko1@a...>
Date: Mon, 30 Dec 2019 09:59:27 +0900 (JST)
Subject: [ruby-changes:59553] e882187612 (master): syntax.rdoc: remove "experimental" from refinements (#2796)
https://git.ruby-lang.org/ruby.git/commit/?id=e882187612 From e882187612512b13b9b3e009515211e8544079e5 Mon Sep 17 00:00:00 2001 From: Vladimir Dementyev <dementiev.vm@g...> Date: Sun, 29 Dec 2019 19:59:07 -0500 Subject: syntax.rdoc: remove "experimental" from refinements (#2796) diff --git a/doc/syntax.rdoc b/doc/syntax.rdoc index 2463c12..cdcb18d 100644 --- a/doc/syntax.rdoc +++ b/doc/syntax.rdoc @@ -27,7 +27,7 @@ Precedence[rdoc-ref:syntax/precedence.rdoc] :: https://github.com/ruby/ruby/blob/trunk/doc/syntax.rdoc#L27 Precedence of ruby operators Refinements[rdoc-ref:syntax/refinements.rdoc] :: - Use and behavior of the experimental refinements feature + Use and behavior of the refinements feature Miscellaneous[rdoc-ref:syntax/miscellaneous.rdoc] :: +alias+, +undef+, +BEGIN+, +END+ -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/