method
method_missing
1.1.4 -
Show 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