Flowdock
method

method_missing

Importance_0
method_missing(sym, *args) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 16
        def method_missing(sym, *args)
          # no-op
        end
Register or log in to add new notes.