From e11cc215122cdd98a7ceccd2e03b85913dc196c6 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 5 Feb 2015 22:11:09 -0700 Subject: add pry rails and only dump port 80 traffic. --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 9e937a0..86b7f89 100644 --- a/Gemfile +++ b/Gemfile @@ -51,5 +51,6 @@ group :development, :test do # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' + gem 'pry-rails' end -- cgit v1.2.3