9 Repos
Utilities for troubleshooting and improving development workflow.
Explore 9 awesome GitHub repositories matching part of an awesome list · Debugging and Development. Refine with filters or upvote what's useful.
django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for
Offers a suite of utilities for troubleshooting and improving the web development workflow in the browser.
terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio
Sends OS X user notifications.
Debugging in Ruby
Feature-rich Ruby debugger.
Rails application preloader
Application preloader to speed up development.
Step-by-step debugging and stack navigation in Pry
Pry navigation commands for debugging.
Every Rails page has footnotes that gives information about your application and links back to your editor
Displays request and session info in footnotes.
Rails Console on the Browser.
In-browser debugging tool.
Rails >= 3 pry initializer
Integrates Pry into the Rails console.
The Kernel.g that works like Kernel.p by using terminal-notifier or growl.
Terminal-based debugging notification tool.