method
method_missing
1.1.12 -
Show latest stable
- Class:
Spec::Runner::Formatter::HtmlFormatter
method_missing(sym, *args)public
No documentation available.
# File lib/spec/runner/formatter/html_formatter.rb, line 16
def method_missing(sym, *args)
# no-op
end