Sha256: 47e6c1df702793cab90db97d959a74282cdb2bc33681e90f3b57c6ac6a295552
Contents?: true
Size: 269 Bytes
Versions: 4
Compression:
Stored size: 269 Bytes
Contents
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) # Load shared spec files Dir["#{File.dirname(__FILE__)}/shared/**/*.rb"].each do |file| require file end # Require library up front require 'opsworks/cli'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
opsworks-cli-0.2.0 | spec/spec_helper.rb |
opsworks-cli-0.1.2 | spec/spec_helper.rb |
opsworks-cli-0.1.1 | spec/spec_helper.rb |
opsworks-cli-0.1.0 | spec/spec_helper.rb |