Sha256: 5b6da80ac8cddb1795b250aa9b52c10758e56a6ec2784dd49e12b1e146174eb6

Contents?: true

Size: 328 Bytes

Versions: 13

Compression:

Stored size: 328 Bytes

Contents

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib ib-ruby]))

RSpec.configure do |config|
  # config.exclusion_filter = { :slow => true }
  # config.filter = { :focus => true }
  # config.include(UserExampleHelpers)
  # config.mock_with :mocha
  # config.mock_with :flexmock
  # config.mock_with :rr
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ib-ruby-0.5.15 spec/spec_helper.rb
ib-ruby-0.5.14 spec/spec_helper.rb
ib-ruby-0.5.13 spec/spec_helper.rb
ib-ruby-0.5.12 spec/spec_helper.rb
ib-ruby-0.5.11 spec/spec_helper.rb
ib-ruby-0.5.10 spec/spec_helper.rb
ib-ruby-0.5.9 spec/spec_helper.rb
ib-ruby-0.5.7 spec/spec_helper.rb
ib-ruby-0.5.2 spec/spec_helper.rb
ib-ruby-0.5.0 spec/spec_helper.rb
ib-ruby-0.4.22 spec/spec_helper.rb
ib-ruby-0.4.20 spec/spec_helper.rb
ib-ruby-0.4.3 spec/spec_helper.rb