Sha256: 25f167e1d901be11a446e5af0a47d92ec2213ff2400ab48f08171bb82b7ab49f
Contents?: true
Size: 676 Bytes
Versions: 3
Compression:
Stored size: 676 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"` to ensure that it is only # loaded once. # # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration RSpec.configure do |config| require "coveralls" Coveralls.wear! config.raise_errors_for_deprecations! # Run specs in random order to surface order dependencies. If you find an # order dependency and want to debug it, you can fix the order by providing # the seed, which is printed after each run. # --seed 1234 config.order = "random" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
agate-0.6.0 | spec/spec_helper.rb |
agate-0.5.1 | spec/spec_helper.rb |
agate-0.5.0 | spec/spec_helper.rb |