Sha256: df089e66d55585ac92a9b162f0036279807d19e914e1245a4921548c92bb0d62

Contents?: true

Size: 378 Bytes

Versions: 38

Compression:

Stored size: 378 Bytes

Contents

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

require 'rspec'
require_relative '../lib/totally_lazy'

# 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

38 entries across 38 versions & 1 rubygems

Version Path
totally_lazy-0.1.62 spec/spec_helper.rb
totally_lazy-0.1.61 spec/spec_helper.rb
totally_lazy-0.1.60 spec/spec_helper.rb
totally_lazy-0.1.59 spec/spec_helper.rb
totally_lazy-0.1.58 spec/spec_helper.rb
totally_lazy-0.1.57 spec/spec_helper.rb
totally_lazy-0.1.56 spec/spec_helper.rb
totally_lazy-0.1.55 spec/spec_helper.rb
totally_lazy-0.1.54 spec/spec_helper.rb
totally_lazy-0.1.53 spec/spec_helper.rb
totally_lazy-0.1.52 spec/spec_helper.rb
totally_lazy-0.1.51 spec/spec_helper.rb
totally_lazy-0.1.50 spec/spec_helper.rb
totally_lazy-0.1.49 spec/spec_helper.rb
totally_lazy-0.1.48 spec/spec_helper.rb
totally_lazy-0.1.47 spec/spec_helper.rb
totally_lazy-0.1.46 spec/spec_helper.rb
totally_lazy-0.1.45 spec/spec_helper.rb
totally_lazy-0.1.44 spec/spec_helper.rb
totally_lazy-0.1.43 spec/spec_helper.rb