Remove pry and just use irb
Closed this issue · 0 comments
brettchalupa commented
One less dep and IRB is really nice these days!
- remove pry dev dep from gemspec
- rework
bin/console
to use IRB, seebundle new
output for example - update the
bin/rake console
command