提交 16c18f00 编写于 作者: V Vijay Dev

revise wording [ci skip]

上级 78c38c95
......@@ -709,8 +709,7 @@ X.local_constants # => [:X1, :X2, :Y]
X::Y.local_constants # => [:Y1, :X1]
</ruby>
The names are returned as symbols. (The method +local_constant_names+ returns
strings, but +local_constant_names+ is deprecated.)
The names are returned as symbols. (The deprecated method +local_constant_names+ returns strings.)
NOTE: Defined in +active_support/core_ext/module/introspection.rb+.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册