Sha256: ae899a471ac1a3bd3d737b3fb6bc54e9f448b2a677e398f01c39fe714f46b73e

Contents?: true

Size: 339 Bytes

Versions: 63

Compression:

Stored size: 339 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rspec'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

63 entries across 63 versions & 9 rubygems

Version Path
daemon-1.2.0 spec/spec_helper.rb
recursive-open-struct-0.4.0 spec/spec_helper.rb
recursive-open-struct-0.3.1 spec/spec_helper.rb
httpimagestore-0.5.0 spec/spec_helper.rb
httpimagestore-0.4.0 spec/spec_helper.rb
httpimagestore-0.3.2 spec/spec_helper.rb
httpimagestore-0.3.1 spec/spec_helper.rb
mspire-simulator-0.1.2 spec/spec_helper.rb
mspire-simulator-0.1.1 spec/spec_helper.rb
mspire-simulator-0.1.0 spec/spec_helper.rb
httpthumbnailer-0.3.1 spec/spec_helper.rb
httpthumbnailer-0.3.0 spec/spec_helper.rb
httpthumbnailer-0.2.0 spec/spec_helper.rb
httpimagestore-0.3.0 spec/spec_helper.rb
httpimagestore-0.2.4 spec/spec_helper.rb
httpimagestore-0.2.3 spec/spec_helper.rb
httpimagestore-0.2.2 spec/spec_helper.rb
httpimagestore-0.2.1 spec/spec_helper.rb
httpimagestore-0.2.0 spec/spec_helper.rb
httpimagestore-0.1.1 spec/spec_helper.rb