提交 b42d4c40 编写于 作者: C Carlos Antonio da Silva

Remove note about removed local_constant_names method from guides [ci skip]

上级 5fdb594f
......@@ -735,7 +735,7 @@ X.local_constants # => [:X1, :X2, :Y]
X::Y.local_constants # => [:Y1, :X1]
```
The names are returned as symbols. (The deprecated method `local_constant_names` returns strings.)
The names are returned as symbols.
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.
先完成此消息的编辑!
想要评论请 注册