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/progress_bar_formatter.rb, line 28
        def method_missing(sym, *args)
          # ignore
        end
Register or log in to add new notes.