Use pry-byebug instead of pry for more functionality

This commit is contained in:
Eric Freese
2017-02-28 11:12:23 -07:00
parent cb93366d0e
commit ce362248fa
2 changed files with 6 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
gem 'pry'
gem 'pry-byebug'