Document how to use Pry
Merge request reports
Activity
Added 1 commit:
- c65d0044 - Document how to use Pry
mentioned in commit e3693499
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 reply