Sha256: d623a738dd53c820b91502c128ce5ce40b4d28eeab446e072ef9103cc25605bd

Contents?: true

Size: 391 Bytes

Versions: 35

Compression:

Stored size: 391 Bytes

Contents

# $Id$

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib tournament]))

Spec::Runner.configure do |config|
  # == Mock Framework
  #
  # RSpec uses it's own mocking framework by default. If you prefer to
  # use mocha, flexmock or RR, uncomment the appropriate line:
  #
  # config.mock_with :mocha
  # config.mock_with :flexmock
  # config.mock_with :rr
end

# EOF

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
tournament-5.0.0 spec/spec_helper.rb
tournament-4.2.0 spec/spec_helper.rb
tournament-4.0.2 spec/spec_helper.rb
tournament-4.0.0 spec/spec_helper.rb
tournament-3.3.3 spec/spec_helper.rb
tournament-3.3.2 spec/spec_helper.rb
tournament-3.3.1 spec/spec_helper.rb
tournament-3.3.0 spec/spec_helper.rb
tournament-3.2.2 spec/spec_helper.rb
tournament-3.2.1 spec/spec_helper.rb
tournament-3.2.0 spec/spec_helper.rb
tournament-3.1.1 spec/spec_helper.rb
tournament-3.1.0 spec/spec_helper.rb
tournament-3.0.3 spec/spec_helper.rb
tournament-3.0.2 spec/spec_helper.rb
tournament-3.0.1 spec/spec_helper.rb
tournament-3.0.0 spec/spec_helper.rb
tournament-0.0.2 spec/spec_helper.rb
tournament-0.0.1 spec/spec_helper.rb
tournament-0.0.3 spec/spec_helper.rb