SaaSHub helps you find the best software and product alternatives Learn more →
Pry Alternatives
Similar projects and alternatives to Pry
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
faker
A library for generating fake data such as names, addresses, and phone numbers. (by faker-ruby)
-
-
-
-
-
-
-
-
-
-
Hirb
A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Pry alternative or higher similarity.
Pry discussion
Pry reviews and mentions
Posts with mentions or reviews of Pry.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-30.
- The File Filesystem
-
Ruby 3.3
that's surprising considering `pry`[1] is such an amazing debugger IMO.
[1] https://github.com/pry/pry
-
Enhancing development with REPLs - A practical guide
All of my recent tutorials and projects were primarily managed using the default Ruby REPL, irb, and I must say it's been nothing short of amazing. However, what ultimately prompted me to switch to Pry was its offering of better defaults. But what exactly does that mean? Let me demonstrate:
- Free/low cost IDE recommendations please. :)
-
Debugging Help
For older versions: Pry Gem
-
Anyone else working through Michael Hartl's Learn Enough RoR Series that might be able to help me with a failing unit test?
To do that, I would install `pry` into your rails project and then use it look around right before your test fails.https://github.com/pry/pry
- I made a tool to help cleanly copy & paste code from irb/pry sessions
-
shell-maker: Make your own shell in 15 lines of elisp (batteries included)
This means I can be editing a shell script and easily inject arbitrary regions into a shell buffer for immediate testing (point never leaves the window where I am editing, and I can view the shell output in an adjacent window). This is similar to what Robe does with Pry within an inferior Ruby process using comint.
-
Building GitHub with Ruby on Rails
https://pry.github.io/ - also a lot of features from Pry have made it into the default IRB these days, but I still use pry. I don't know the equivalent commands in IRB.
-
Is parallel threading never going to be a thing?
For debugging, while not multi-threaded, to my knowledge, is the pry gem for debugging. There are a few different flavors, for instance, my favorite is pry-byebug.
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
Basic Pry repo stats
36
6,779
7.8
17 days ago
pry/pry is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Pry is Ruby.