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