Sha256: a9966b7249874514442600ca63bc1cb58e71119b3e53a3603fc56153ac65b2e1

Contents?: true

Size: 370 Bytes

Versions: 4

Compression:

Stored size: 370 Bytes

Contents

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

# 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

4 entries across 4 versions & 1 rubygems

Version Path
itrigga-ruby19_hacks-0.1.4 spec/spec_helper.rb
itrigga-ruby19_hacks-0.1.3 spec/spec_helper.rb
itrigga-ruby19_hacks-0.1.2 spec/spec_helper.rb
itrigga-ruby19_hacks-0.1.1 spec/spec_helper.rb