Sha256: 525632a3f95597fdee1de84c206d8c967b126dadcba3d4334731704e0387acec
Contents?: true
Size: 212 Bytes
Versions: 2
Compression:
Stored size: 212 Bytes
Contents
$:.unshift File.join(File.dirname(__FILE__), *%w[.. lib]) require 'rocket_shorts' Dir[File.expand_path(File.join(File.dirname(__FILE__),'support','**','*.rb'))].each {|f| require f} RSpec.configure do |c| end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rocket_shorts-0.0.2 | spec/spec_helper.rb |
rocket_shorts-0.0.1 | spec/spec_helper.rb |