提交 31a3124f 编写于 作者: X Xavier Noria

Merge pull request #3832 from arunagw/indentation

indentation fix warning
......@@ -154,7 +154,7 @@ def respond_to?(method, include_private = false)
#
# Please see further details in the
# {Active Record Query Interface guide}[http://edgeguides.rubyonrails.org/active_record_querying.html#running-explain].
def explain
def explain
_, sqls, binds = collecting_sqls_for_explain { exec_query }
exec_explain(sqls, binds)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册