Flowdock
method

new

Importance_0
new(filter) public

No documentation

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

Hide source
# File lib/spec/runner/heckle_runner_unsupported.rb, line 5
      def initialize(filter)
        raise "Heckle is not supported on Windows or Ruby 1.9"
      end
Register or log in to add new notes.