Sha256: a389e30e32929fc8c8bf556c5f7caba8a1364daba470a401d5af6dcca098afcd

Contents?: true

Size: 364 Bytes

Versions: 46

Compression:

Stored size: 364 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rspec'
require 'cap-rightscale'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
cap-rightscale-0.6.3 spec/spec_helper.rb
cap-rightscale-0.6.2 spec/spec_helper.rb
cap-rightscale-0.6.1 spec/spec_helper.rb
cap-rightscale-0.6.0 spec/spec_helper.rb
cap-rightscale-0.5.0 spec/spec_helper.rb
cap-rightscale-0.4.6 spec/spec_helper.rb
cap-rightscale-0.4.5 spec/spec_helper.rb
cap-rightscale-0.4.4 spec/spec_helper.rb
cap-rightscale-0.4.3 spec/spec_helper.rb
cap-rightscale-0.4.2 spec/spec_helper.rb
cap-rightscale-0.4.1 spec/spec_helper.rb
cap-rightscale-0.4.0 spec/spec_helper.rb
cap-rightscale-0.3.13 spec/spec_helper.rb
cap-rightscale-0.3.12 spec/spec_helper.rb
cap-rightscale-0.3.11 spec/spec_helper.rb
cap-rightscale-0.3.10 spec/spec_helper.rb
cap-rightscale-0.3.9 spec/spec_helper.rb
cap-rightscale-0.3.8 spec/spec_helper.rb
cap-rightscale-0.3.7 spec/spec_helper.rb
cap-rightscale-0.3.6 spec/spec_helper.rb