Sha256: a5694bb9bfba37248c090cf1fa4ce267e59c5e9cfc1aa6d1bbaf862fc9e7d9b2
Contents?: true
Size: 324 Bytes
Versions: 2
Compression:
Stored size: 324 Bytes
Contents
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) require 'rspec' require 'cobregratis' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cobregratis-0.4.4 | spec/spec_helper.rb |
cobregratis-0.4.3 | spec/spec_helper.rb |