Sha256: 4b7a00799e68d67e1b2dc6bf78d1a0841f65865bedf321312c638334ffb17b75

Contents?: true

Size: 268 Bytes

Versions: 6

Compression:

Stored size: 268 Bytes

Contents

require 'paperbin'

RSpec.configure do |config|
  config.mock_with :rspec

  config.filter_run focus: true
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.alias_example_to :fit, focus: true
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
paperbin-0.2.3 spec/spec_helper.rb
paperbin-0.2.2 spec/spec_helper.rb
paperbin-0.2.1 spec/spec_helper.rb
paperbin-0.2.0 spec/spec_helper.rb
paperbin-0.1.0 spec/spec_helper.rb
paperbin-0.0.3 spec/spec_helper.rb