From 49d8732459222f0a12d7f24e755d469928c9e726 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sun, 23 Jul 2017 11:15:11 -0700 Subject: [PATCH] remove debug puts --- ext/ago.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/ago.rb b/ext/ago.rb index c0537096..dc60dc29 100644 --- a/ext/ago.rb +++ b/ext/ago.rb @@ -136,7 +136,6 @@ module Ago # If the argument passed into ago() is a symbol, focus the ago statement # down to the level specified in the symbol - puts focus.class.inspect if focus.class == Symbol break if u == focus || u == :second elsif focus.class == Integer