File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -962,15 +962,8 @@ Plugins for Debugging
962
962
There are some Rails plugins to help you to find errors and debug your
963
963
application. Here is a list of useful plugins for debugging:
964
964
965
- * [ Footnotes] ( https://github.com/josevalim/rails-footnotes ) Every Rails page has
966
- footnotes that give request information and link back to your source via
967
- TextMate.
968
965
* [ Query Trace] ( https://github.com/ruckus/active-record-query-trace/tree/master ) Adds query
969
966
origin tracing to your logs.
970
- * [ Query Reviewer] ( https://github.com/nesquena/query_reviewer ) This Rails plugin
971
- not only runs "EXPLAIN" before each of your select queries in development, but
972
- provides a small DIV in the rendered output of each page with the summary of
973
- warnings for each query that it analyzed.
974
967
* [ Exception Notifier] ( https://github.com/smartinez87/exception_notification/tree/master )
975
968
Provides a mailer object and a default set of templates for sending email
976
969
notifications when errors occur in a Rails application.
You can’t perform that action at this time.
0 commit comments