Sha256: 10bd305114b0a839ce58df0b3993522bc38096e1580eda27982cd608f1ea28a4

Contents?: true

Size: 570 Bytes

Versions: 3

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 'active_setting'

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_setting-0.3.0 spec/spec_helper.rb
active_setting-0.2.0 spec/spec_helper.rb
active_setting-0.1.0 spec/spec_helper.rb