Sha256: 10b5997e06f528d1edc34f6b6d643c1aa34131485690ae3ba224a3a3bd79ece3

Contents?: true

Size: 284 Bytes

Versions: 4

Compression:

Stored size: 284 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))

require 'rubygems'
require 'proc/throttle'

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
proc-throttle-0.1.1 spec/spec_helper.rb
proc-throttle-0.1.0 spec/spec_helper.rb
proc-throttle-0.0.2 spec/spec_helper.rb
proc-throttle-0.0.1 spec/spec_helper.rb