binding.repl: "binding.pry" for every ruby repl.
I released binding.repl v3.0.0 a couple of weeks ago. It can start Pry, IRB, Ripl, Ir, and rib at runtime with a single uniform interface. Example: binding.repl.irb, binding.repl.pry, etc.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I released binding.repl v3.0.0 a couple of weeks ago. It can start Pry, IRB, Ripl, Ir, and rib at runtime with a single uniform interface. Example: binding.repl.irb, binding.repl.pry, etc.
Post a comment