提交 70c3e825 编写于 作者: J Joshua Peek

Fix response_body warning in AC

上级 bcb68605
......@@ -90,6 +90,8 @@ def process(action)
raise ActionNotFound, "The action '#{action}' could not be found"
end
@_response_body = nil
process_action(action_name)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册