Hiding this class from documentation
parent
bd42294d86
commit
734a48bd1c
|
|
@ -2,6 +2,8 @@ require 'ruby-progressbar'
|
|||
|
||||
module Squib
|
||||
|
||||
# :nodoc:
|
||||
# @api private
|
||||
class DoNothing
|
||||
def increment
|
||||
#do nothing!
|
||||
|
|
|
|||
Loading…
Reference in New Issue