Skip to content

Commit

Permalink
Adding pry to dev Gemfile for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Feb 18, 2017
1 parent d01488c commit 62ed3b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source 'https://rubygems.org'
gemspec

gem 'pry'
gem 'pry-nav'

0 comments on commit 62ed3b5

Please sign in to comment.