Skip to content

Commit

Permalink
Adding ruby prof for profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
LightGuard committed Feb 15, 2016
1 parent f32154e commit 37ab768
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 @@ -4,6 +4,7 @@ group :development do
gem 'hashery', '~> 2.1.1'
gem 'pry', :require => false
gem 'rake', :require => false
gem 'ruby-prof'
#gem 'pry-byebug', :require => false
end

Expand Down

0 comments on commit 37ab768

Please sign in to comment.