Sha256: dea3ffaec9295ddd27a17533680fa9dd639fc232f09f60ffde9167b438128a60

Contents?: true

Size: 225 Bytes

Versions: 4

Compression:

Stored size: 225 Bytes

Contents

require 'simplecov'
SimpleCov.start

require 'codeclimate-test-reporter'
CodeClimate::TestReporter.start

require 'bundler/setup'
Bundler.setup

require 'chair' # and any other gems you need


RSpec.configure do |config|
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
chair-1.1.3 spec/spec_helper.rb
chair-1.1.2 spec/spec_helper.rb
chair-1.1.1 spec/spec_helper.rb
chair-1.1.0 spec/spec_helper.rb