Sha256: 58dd17e22d5c8d9bc0b65a437ae9517ff1f2ef08bb3c524c23b9a5384f2f10f2

Contents?: true

Size: 200 Bytes

Versions: 54

Compression:

Stored size: 200 Bytes

Contents

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), "..", "lib"))
$LOAD_PATH.unshift(File.dirname(__FILE__))

require "rspec"

RSpec.configure do |config|
  config.raise_errors_for_deprecations!
end

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
onceover-3.13.3 spec/spec_helper.rb
onceover-3.13.2 spec/spec_helper.rb
onceover-3.13.1 spec/spec_helper.rb
onceover-3.13.0 spec/spec_helper.rb
onceover-3.12.5 spec/spec_helper.rb
onceover-3.12.4 spec/spec_helper.rb
onceover-3.12.3 spec/spec_helper.rb
onceover-3.12.2 spec/spec_helper.rb
onceover-3.12.1 spec/spec_helper.rb
onceover-3.12.0 spec/spec_helper.rb
onceover-3.11.1 spec/spec_helper.rb
onceover-3.11.0 spec/spec_helper.rb
onceover-3.10.2 spec/spec_helper.rb
onceover-3.10.1 spec/spec_helper.rb
onceover-3.10.0 spec/spec_helper.rb
onceover-3.9.0 spec/spec_helper.rb
onceover-3.8.0 spec/spec_helper.rb
onceover-3.7.0 spec/spec_helper.rb
onceover-3.6.2 spec/spec_helper.rb
onceover-3.6.1 spec/spec_helper.rb