Sha256: a25621f6b1f53613edcfca3f3d924defba9b210d6104931b54bdb07d1a9f821a

Contents?: true

Size: 238 Bytes

Versions: 21

Compression:

Stored size: 238 Bytes

Contents

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

require 'rubygems'
require 'webmock/rspec'
include WebMock::API
WebMock.disable_net_connect!

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
awsborn-0.9.11 spec/spec_helper.rb
awsborn-0.9.10 spec/spec_helper.rb
awsborn-0.9.9 spec/spec_helper.rb
awsborn-0.9.8 spec/spec_helper.rb
awsborn-0.9.7 spec/spec_helper.rb
awsborn-0.9.6 spec/spec_helper.rb
awsborn-0.9.5 spec/spec_helper.rb
awsborn-0.9.4 spec/spec_helper.rb
awsborn-0.9.3 spec/spec_helper.rb
awsborn-0.9.2 spec/spec_helper.rb
awsborn-0.9.1 spec/spec_helper.rb
awsborn-0.9.0 spec/spec_helper.rb
awsborn-0.8.7 spec/spec_helper.rb
awsborn-0.8.6 spec/spec_helper.rb
awsborn-0.8.5 spec/spec_helper.rb
awsborn-0.8.4 spec/spec_helper.rb
awsborn-0.8.3 spec/spec_helper.rb
awsborn-0.8.2 spec/spec_helper.rb
awsborn-0.8.1 spec/spec_helper.rb
awsborn-0.8.0 spec/spec_helper.rb