提交 1f8a9d95 编写于 作者: R Rafael Mendonça França

Merge pull request #20321 from vngrs/fix_indentation_warning

Fix indentation warning on active_support ordered_options
......@@ -37,7 +37,7 @@ def method_missing(name, *args)
fetch(name_string.to_sym).presence || raise(KeyError.new("#{name_string} is blank."))
else
self[name_string]
end
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册