method
method_missing
RSpec latest stable (1.3.1)
-
0 notes -
Class: Spec::Runner::Formatter::HtmlFormatter
- 1.1.4 (0)
- 1.1.12 (0)
- 1.2.0 (0)
- 1.2.8
- 1.3.0
- 1.3.1
- What's this?
method_missing(sym, *args)
public
Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 16 def method_missing(sym, *args) # no-op end