method
method_missing
rspec latest stable - Class:
Spec::Runner::Formatter::ProgressBarFormatter
method_missing(sym, *args)public
No documentation available.
# File lib/spec/runner/formatter/progress_bar_formatter.rb, line 28
def method_missing(sym, *args)
# ignore
end