Browse Source

Hiding this class from documentation

dev
Andy Meneely 12 years ago
parent
commit
734a48bd1c
  1. 2
      lib/squib/progress.rb

2
lib/squib/progress.rb

@ -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…
Cancel
Save