From 734a48bd1c1c872d556478779f9e4e082e37843c Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Fri, 1 Aug 2014 14:00:07 -0400 Subject: [PATCH] Hiding this class from documentation --- lib/squib/progress.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/squib/progress.rb b/lib/squib/progress.rb index c5106c4..eb7bfa4 100644 --- a/lib/squib/progress.rb +++ b/lib/squib/progress.rb @@ -2,6 +2,8 @@ require 'ruby-progressbar' module Squib + # :nodoc: + # @api private class DoNothing def increment #do nothing!