Skip to content

Commit

Permalink
Add pry-nav to the gemfile
Browse files Browse the repository at this point in the history
Being able to navigate a debugger session is helpful.
  • Loading branch information
anuragshopify committed Jul 30, 2019
1 parent 4876a28 commit dce1f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ gem 'redis'
gem 'database_cleaner'

gem 'pry'
gem 'pry-nav'
gem 'mocha'

gem 'rubocop'
Expand Down

0 comments on commit dce1f92

Please sign in to comment.