Sha256: 4631926263322534d37cdcd76a8be04d978221841a2cddf08d3e98594068815f
Contents?: true
Size: 269 Bytes
Versions: 3
Compression:
Stored size: 269 Bytes
Contents
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) ENV["PREGIT_ENV"] = "test" require 'captain_hoog' require 'captain_hoog/test' Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |file| require file }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
captain_hoog-2.0.0 | spec/spec_helper.rb |
captain_hoog-1.1.1 | spec/spec_helper.rb |
captain_hoog-1.1.0 | spec/spec_helper.rb |