Sha256: 6ef70ab84e76be5c6182cc8a931901f680d04c761f98745dd12d989ac49237ce
Contents?: true
Size: 206 Bytes
Versions: 3
Compression:
Stored size: 206 Bytes
Contents
$LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'rash' require 'spec' require 'spec/autorun' Spec::Runner.configure do |config| end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rash-0.2.0 | spec/spec_helper.rb |
rash-0.1.1 | spec/spec_helper.rb |
rash-0.1.0 | spec/spec_helper.rb |