Sha256: 5927cc059d086084a5c99256d22e0f4d592ef7376e8b3e805e1fa2486a321630

Contents?: true

Size: 570 Bytes

Versions: 5

Compression:

Stored size: 570 Bytes

Contents

# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper.rb"` to ensure that it is only
# loaded once.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration

require 'rubygems'
require 'bundler/setup'

require 'support/coverage_loader'

require 'table_creator'

RSpec.configure do |config|
  config.raise_errors_for_deprecations!
  config.run_all_when_everything_filtered = true
  config.filter_run :focus
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
table_creator-0.4.0 spec/spec_helper.rb
table_creator-0.3.0 spec/spec_helper.rb
table_creator-0.2.0 spec/spec_helper.rb
table_creator-0.1.1 spec/spec_helper.rb
table_creator-0.1.0 spec/spec_helper.rb