未验证 提交 bc574d07 编写于 作者: E Eugene Kenny 提交者: GitHub

Merge pull request #39360 from jonathanhefner/satisfy-rubocop

Satisfy Rubocop
......@@ -490,7 +490,7 @@ def test_eager_load_without_routes
private
def _generate(route_name, options, recall)
if recall
options = options.merge(:_recall => recall)
options = options.merge(_recall: recall)
end
path = @route_set.path_for(options, route_name)
uri = URI.parse path
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册