puts_debuggerer

Debugger

A Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method.

Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

GitHub

198 stars
4 watching
6 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list

debugging-toolloggeroutputprint-enginerailsruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruby/debug A Ruby library providing advanced debugging tools and functionality 1,139
ruby-debug/debase A Ruby implementation of a debugger for Ruby 2.0.0 or higher. 209
nodai2hitc/ricecream A debugging library that provides an alternative to Ruby's puts/p methods. 44
rails/web-console A debugging tool that allows developers to create interactive Ruby sessions in their browser. 1,400
jruby/jruby-debug Provides a JRuby-based backend for Ruby Debugger 15
deivid-rodriguez/pry-byebug Enables step-by-step debugging and stack navigation in the Ruby REPL 2,004
trepan-debuggers/rb-trepanning A high-level and low-level debugger for Ruby MRI versions 2.1.5, 1.9.3, or 1.9.2. 74
astashov/debugger-xml Enables debugging in IDEs using an XML interface. 17
shuky19/sublime_debugger Interactive debugging tool for Ruby applications 429
redislabs/redis-lua-debugger A tool that inserts debugging capabilities into Redis Lua scripts. 89
andrewferrier/debugprint.nvim A debugging tool for NeoVim that uses print-like statements to trace code execution 338
lewinfox/icecream A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. 55
johnreedlol/pos A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. 23
seahyinghang8/blinky An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. 41
charlespockert/aurelia-debugger A tool to visually inspect and debug Aurelia applications 5