Use pry-byebug instead of pry for more functionality

This commit is contained in:
Eric Freese
2017-03-03 18:43:10 -05:00
parent cb93366d0e
commit ce362248fa
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
gem 'pry'
gem 'pry-byebug'