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
# :nodoc:
# @api private
class DoNothing
def increment
#do nothing!

Loading…
Cancel
Save