From 6df08531734fcafdd3165d76f97d6cee7f29f0dd Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 9 Dec 2015 05:38:31 +0000 Subject: * doc/syntax/refinements.rdoc: remove outdated description. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/syntax/refinements.rdoc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/syntax/refinements.rdoc b/doc/syntax/refinements.rdoc index 56fcd7bd1e..968497ccb5 100644 --- a/doc/syntax/refinements.rdoc +++ b/doc/syntax/refinements.rdoc @@ -255,12 +255,6 @@ method lookup. This behavior may be changed in the future. -== Refinements and module inclusion - -Refinements are inherited by module inclusion. That is, using activates all -refinements in the ancestors of the specified module. Refinements in a -descendant have priority over refinements in an ancestor. - == Further Reading See http://bugs.ruby-lang.org/projects/ruby-trunk/wiki/RefinementsSpec for the -- cgit v1.2.3