mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Note about Module#include and prepend scope change
[Feature #8846] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0e92ae9636
commit
71f3943558
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -67,6 +67,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
or false if it is an ordinary class or module.
|
||||
* extended methods:
|
||||
* Module#refine is no longer experimental.
|
||||
* Module#include and Module#prepend are now public methods.
|
||||
|
||||
* Mutex
|
||||
* misc
|
||||
|
|
Loading…
Reference in a new issue