-
- Downloads
Document how to use Pry
parent
543b8a57
No related branches found
No related tags found
doc/howto/pry.md
0 → 100644
-
Hey thanks @jacobvosmaer-gitlab , in my case I also had to add these into the Gemfile:
group :development, :test do gem 'pry' gem 'rb-readline' end
Edited by username-removed-742366
Please register or sign in to comment