mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
9d0866c7d7
commit
1070456bb8
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -174,7 +174,7 @@ Module::
|
||||||
|
|
||||||
* Module#autoload? now takes an +inherit+ optional argument, like as
|
* Module#autoload? now takes an +inherit+ optional argument, like as
|
||||||
Module#const_defined?. [Feature #15777]
|
Module#const_defined?. [Feature #15777]
|
||||||
|
|
||||||
* Module#name now always return a frozen String. The returned String is
|
* Module#name now always return a frozen String. The returned String is
|
||||||
always the same for a given Module. This change is experimental
|
always the same for a given Module. This change is experimental
|
||||||
[Feature #16150]
|
[Feature #16150]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue