Sha256: 13637001677470313854351b3e2f686626b4834bb8622fed043c2854b1dec7c1

Contents?: true

Size: 199 Bytes

Versions: 5

Compression:

Stored size: 199 Bytes

Contents

require 'minitest/spec'
require 'minitest/autorun'
require 'webmock/minitest'

require 'restpack_web'

ENV['RESTPACK_ACCESS_KEY'] = 'secret'
ENV['RESTPACK_CORE_SERVICE'] = 'core.restpack-sample.org'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
restpack_web-0.2.21 spec/spec_helper.rb
restpack_web-0.2.20 spec/spec_helper.rb
restpack_web-0.2.19 spec/spec_helper.rb
restpack_web-0.2.18 spec/spec_helper.rb
restpack_web-0.2.17 spec/spec_helper.rb