提交 3aca4dd1 编写于 作者: A Abdelkader Boudih

Merge pull request #20099 from yui-knk/fix/comment_association_cache

[ci skip] Fix comment of `ActiveRecord::Associations#association_inst…
......@@ -185,7 +185,7 @@ def init_internals # :nodoc:
super
end
# Returns the specified association instance if it responds to :loaded?, nil otherwise.
# Returns the specified association instance if it exists, nil otherwise.
def association_instance_get(name)
@association_cache[name]
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册