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