mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
9384383019
commit
ef524c13d9
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
|
@ -125,6 +125,11 @@ Integer::
|
|||
|
||||
Module::
|
||||
|
||||
New method::
|
||||
|
||||
* Added Module#const_source_location to retreive the location where a
|
||||
constant is defined. [Feature #10771]
|
||||
|
||||
Modified method::
|
||||
|
||||
* Module#autoload? now takes an +inherit+ optional argument, like as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue