Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
💎 Add byebug for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsoku committed Sep 26, 2016
1 parent 29e03ea commit fb2d07d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/pkg/
/spec/reports/
/tmp/
.byebug_history
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ gemspec

gem 'codecov', require: false
gem 'webmock'
gem 'byebug'

0 comments on commit fb2d07d

Please sign in to comment.