Update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dd246c36b9
commit
0aa005f8e9
5
doc/NEWS
5
doc/NEWS
@ -1,3 +1,8 @@
|
|||||||
|
: Regexp
|
||||||
|
|
||||||
|
It is being obsoleted to regard /re/ as /re/ =~ $_ in a conditional
|
||||||
|
context. Use ~/re/ instead.
|
||||||
|
|
||||||
: String#lstrip, rstrip, lstrip!, rstrip!
|
: String#lstrip, rstrip, lstrip!, rstrip!
|
||||||
|
|
||||||
Added. These strip only left or right part of a string.
|
Added. These strip only left or right part of a string.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user