Hiding this class from documentation

dev
Andy Meneely 2014-08-01 14:00:07 -04:00
parent bd42294d86
commit 734a48bd1c
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ require 'ruby-progressbar'
module Squib module Squib
# :nodoc:
# @api private
class DoNothing class DoNothing
def increment def increment
#do nothing! #do nothing!