Flowdock
method

ignore_patterns

Importance_0
1.3.0 - Show latest stable - 0 notes - Class: Spec::Runner::BacktraceTweaker
ignore_patterns(*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 12
      def ignore_patterns(*patterns)
        # do nothing. Only QuietBacktraceTweaker ignores patterns.
      end
Register or log in to add new notes.