提交 f230dbf6 编写于 作者: A Aaron Patterson

this should be private, no other instances of Root should call it

上级 f05f7ffb
......@@ -96,7 +96,7 @@ def load_paths
filter_by { |p| p.load_path? }
end
protected
private
def filter_by(&block)
all_paths.find_all(&block).flat_map { |path|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册