Pry-remote Advance Readme

Nauman Tariq
2 min readMar 21, 2017

How to make pry remote working without hitting the wall.

What is pry-remote

From project page: https://github.com/Mon-Ouie/pry-remote

A way to start Pry remotely and to connect to it using DRb. This allows to access the state of the running program from anywhere.

--

--