From cda05285f3fd8576c77c93681c2c5e661856f792 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Sun, 24 Jun 2018 18:56:30 +0200 Subject: [PATCH] =?UTF-8?q?Invited=20byebug=20to=20the=20party=20?= =?UTF-8?q?=F0=9F=8E=89=20=20Taking=20debugging=20to=20the=20next=20level?= =?UTF-8?q?=20=F0=9F=9A=80.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 + Gemfile.lock | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Gemfile b/Gemfile index c32d1e7ca..895844d34 100644 --- a/Gemfile +++ b/Gemfile @@ -120,6 +120,7 @@ gem 'viewpoint' group :development, :test do # debugging + gem 'byebug' gem 'pry-rails' gem 'pry-remote' diff --git a/Gemfile.lock b/Gemfile.lock index 2a389b00c..e3330d07f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,6 +77,7 @@ GEM browser (2.5.2) buftok (0.2.0) builder (3.2.3) + byebug (10.0.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) clavius (1.0.3) @@ -483,6 +484,7 @@ DEPENDENCIES autoprefixer-rails biz browser + byebug clearbit coffee-rails coffee-script-source