提交 4204778f 编写于 作者: S Santiago Pastorino

Adhere to Rails convention for private indentation

上级 4c1b437e
......@@ -17,7 +17,6 @@ def call(env)
end
private
def render(status, content_type, body)
format = content_type && "to_#{content_type.to_sym}"
if format && body.respond_to?(format)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册