Sha256: e0137749849f03f80a7469f7aa01df18b8e2de4897fed3004049a7bbb082fce5

Contents?: true

Size: 197 Bytes

Versions: 8

Compression:

Stored size: 197 Bytes

Contents

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

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bootic_client-0.0.15 spec/spec_helper.rb
bootic_client-0.0.14 spec/spec_helper.rb
bootic_client-0.0.13 spec/spec_helper.rb
bootic_client-0.0.12 spec/spec_helper.rb
bootic_client-0.0.11 spec/spec_helper.rb
bootic_client-0.0.10 spec/spec_helper.rb
bootic_client-0.0.9 spec/spec_helper.rb
bootic_client-0.0.8 spec/spec_helper.rb