提交 b93def97 编写于 作者: S Santiago Pastorino

Merge pull request #6131 from schneems/schneems/routes_backtrace

Add backtrace to development routing error page
......@@ -12,4 +12,6 @@
<% end %>
<p>
Try running <code>rake routes</code> for more information on available routes.
</p>
\ No newline at end of file
</p>
<%= render :template => "rescues/_trace" %>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册