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