Flowdock
method

new

Importance_0
1.3.0 - Show latest stable - 0 notes - Class: Spec::Runner::BacktraceTweaker
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 4
      def initialize(*patterns)
        @ignore_patterns = []
      end
Register or log in to add new notes.