Flowdock
method

new

Importance_0
new(*patterns) public

No documentation

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

Hide source
# File lib/spec/runner/backtrace_tweaker.rb, line 64
      def initialize(*patterns)
        super
        ignore_patterns(*patterns)
      end
Register or log in to add new notes.