Skip to content

Replace `pry` by `pry-rails`

gitlab-qa-bot requested to merge github/fork/pbrit/feature-add-pry-console into master

Created by: pbrit

pry-rails gem has a nice console. You can see it by bundle exec rails c. pry-rails is more powerful than irb. So I decided to replace irb.

Merge request reports