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