Sha256: 35f1ac6702d86dbd80cdb327877d10361c78fd617dadfa09e13042b17a74b5ac

Contents?: true

Size: 238 Bytes

Versions: 17

Compression:

Stored size: 238 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'bootic_client'
require 'byebug'

RSpec.configure do |config|
  config.raise_errors_for_deprecations!

  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
bootic_client-0.0.32 spec/spec_helper.rb
bootic_client-0.0.31 spec/spec_helper.rb
bootic_client-0.0.30 spec/spec_helper.rb
bootic_client-0.0.29 spec/spec_helper.rb
bootic_client-0.0.28 spec/spec_helper.rb
bootic_client-0.0.27 spec/spec_helper.rb
bootic_client-0.0.26 spec/spec_helper.rb
bootic_client-0.0.25 spec/spec_helper.rb
bootic_client-0.0.24 spec/spec_helper.rb
bootic_client-0.0.23 spec/spec_helper.rb
bootic_client-0.0.22 spec/spec_helper.rb
bootic_client-0.0.21 spec/spec_helper.rb
bootic_client-0.0.20 spec/spec_helper.rb
bootic_client-0.0.19 spec/spec_helper.rb
bootic_client-0.0.18 spec/spec_helper.rb
bootic_client-0.0.17 spec/spec_helper.rb
bootic_client-0.0.16 spec/spec_helper.rb