Is there a port mvc-mini-profiler for Rails?

前端 未结 4 2000
时光说笑
时光说笑 2021-01-30 13:49

I\'m a big fan of the MiniProfiler created by Jarrod Dixon and the Stack Overflow team for ASP.NET. Is there a port of it for Rails applications?

Since the core of the

4条回答
  •  故里飘歌
    2021-01-30 14:33

    Have you looked at Rails-Footnotes?

    "It displays footnotes in your application for easy debugging, such as sessions, request parameters, cookies, filter chain, routes, queries, etc.

    Even more, it contains links to open files directly in your editor including your backtrace lines."

提交回复
热议问题