Registry / utility / pry-debug

pry-debug

JSON →
library0.1.0rbrubygemsunverified

A pure-Ruby debugger that allows setting breakpoints and inspecting variables without using puts statements.

gem install pry_debug
INSTALL
IMPORT
SIG · PRY-DEBUG
P
pry-debug
utilityrubyv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PryDebug
✓ require 'pry_debug'

Set a breakpoint to debug code

require 'pry_debug' PryDebug.breakpoint # Then inspect variables in the debugger
Debug
Known issues
breakingRequires Ruby 2.0+
fix
Upgrade Ruby to version 2.0 or later.
affects: < 0.1.0
Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
pry-debug — gem install pry-debug · libregistry