Hiding this class from documentation
parent
bd42294d86
commit
734a48bd1c
|
|
@ -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!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue