Sha256: ef2e3f9a6353fba620250f642b141c14cf44b6fd7dadebedfc28a2535a36200e

Contents?: true

Size: 326 Bytes

Versions: 9

Compression:

Stored size: 326 Bytes

Contents

dir = File.dirname(__FILE__)
require "#{dir}/environment_fixture_setup"
require "spec/rr/space/space_helper"
require "spec/rr/expectations/times_called_expectation/times_called_expectation_helper"
require "spec/rr/adapters/rr_methods_spec_helper"

Spec::Runner.configure do |config|
  config.mock_with RR::Adapters::Rspec
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rr-0.4.0 spec/spec_helper.rb
rr-0.4.2 spec/spec_helper.rb
rr-0.4.5 spec/spec_helper.rb
rr-0.4.7 spec/spec_helper.rb
rr-0.4.1 spec/spec_helper.rb
rr-0.4.6 spec/spec_helper.rb
rr-0.4.3 spec/spec_helper.rb
rr-0.4.8 spec/spec_helper.rb
rr-0.4.4 spec/spec_helper.rb