Sha256: a56f48a5a4be1e0073822fd0f9c7b1a66e89e7c9f37e7c1f9ee9ccd042d13fc1
Contents?: true
Size: 211 Bytes
Versions: 2
Compression:
Stored size: 211 Bytes
Contents
if ENV["TRAVIS"] require "coveralls" Coveralls.wear! end require "execute_with_rescue" require "fixtures/test_service_classes" require "rspec" require "rspec/its" require "logger" RSpec.configure do end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
execute_with_rescue-0.0.3 | spec/spec_helper.rb |
execute_with_rescue-0.0.2 | spec/spec_helper.rb |