зеркало из https://github.com/github/ruby.git
Indent as a code block [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c9d720b873
Коммит
7cc758f7a8
2
NEWS
2
NEWS
|
@ -34,7 +34,7 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
* "shadowing outer local variable" warning was removed. [Feature #12490]
|
||||
You can now write the following without warning.
|
||||
|
||||
user = User.all.find {|user| cond(user) }
|
||||
user = User.all.find {|user| cond(user) }
|
||||
|
||||
=== Core classes updates (outstanding ones only)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче