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.3.5 spec/spec_helper.rb
cap-rightscale-0.3.4 spec/spec_helper.rb
cap-rightscale-0.3.3 spec/spec_helper.rb
cap-rightscale-0.3.2 spec/spec_helper.rb
cap-rightscale-0.3.1 spec/spec_helper.rb
cap-rightscale-0.3.0 spec/spec_helper.rb
cap-rightscale-0.2.6 spec/spec_helper.rb
cap-rightscale-0.2.5 spec/spec_helper.rb
cap-rightscale-0.2.4 spec/spec_helper.rb
cap-rightscale-0.2.3 spec/spec_helper.rb
cap-rightscale-0.2.2 spec/spec_helper.rb
cap-rightscale-0.2.1 spec/spec_helper.rb
cap-rightscale-0.2.0 spec/spec_helper.rb
cap-rightscale-0.1.0 spec/spec_helper.rb
cap-rightscale-0.0.12 spec/spec_helper.rb
cap-rightscale-0.0.11 spec/spec_helper.rb
cap-rightscale-0.0.10 spec/spec_helper.rb
cap-rightscale-0.0.9 spec/spec_helper.rb
cap-rightscale-0.0.8 spec/spec_helper.rb
cap-rightscale-0.0.7 spec/spec_helper.rb