提交 1ffaa7ae 编写于 作者: R RKushnir

Typo in comment to ActionView::Resolver#find_all

上级 12f785fd
......@@ -109,7 +109,7 @@ def clear_cache
@cache.clear
end
# Normalizes the arguments and passes it on to find_template.
# Normalizes the arguments and passes it on to find_templates.
def find_all(name, prefix=nil, partial=false, details={}, key=nil, locals=[])
cached(key, [name, prefix, partial], details, locals) do
find_templates(name, prefix, partial, details)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册