Sha256: 2e548c6fa1248d4213dd08571122ec5319849745abbeb1e40c3566550c361e41
Contents?: true
Size: 213 Bytes
Versions: 2
Compression:
Stored size: 213 Bytes
Contents
$LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'on_the_spot' require 'spec' require 'spec/autorun' Spec::Runner.configure do |config| end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
on_the_spot-0.0.1 | spec/spec_helper.rb |
on_the_spot-0.0.0.beta2 | spec/spec_helper.rb |