зеркало из https://github.com/github/ruby.git
fix NEWS of __dir__
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38917 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
2ad0113746
Коммит
b5c0c4ee08
3
NEWS
3
NEWS
|
@ -74,7 +74,8 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Kernel
|
||||
* added method:
|
||||
* added Kernel#Hash conversion method like Array() or Float().
|
||||
* added Kernel#__dir__ which returns a current dirname.
|
||||
* added Kernel#__dir__ which returns the absolute path of the
|
||||
directory of the file from which this method is called.
|
||||
* added Kernel#caller_locations which returns an array of
|
||||
frame information objects.
|
||||
* extended method:
|
||||
|
|
Загрузка…
Ссылка в новой задаче