method
method_missing
rspec 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